From e259a6a6a76be115aac5511bb059ce7369c4c5b2 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 27 May 2013 13:52:35 +0200 Subject: open_issues/gdb: 3eb2a51c46804f0be530893e94af559abee8b4f8 (2013-05-27) --- open_issues/gdb.mdwn | 14 ++++---------- toolchain/logs | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn index eddc2fdc..62d9e435 100644 --- a/open_issues/gdb.mdwn +++ b/open_issues/gdb.mdwn @@ -33,8 +33,8 @@ git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefi --> -Last reviewed up to the [[Git mirror's 6330ab576e18fb97912839fc116c7babb5fd8c70 -(2013-04-28) sources|source_repositories/gdb]]. +Last reviewed up to the [[Git mirror's 3eb2a51c46804f0be530893e94af559abee8b4f8 +(2013-05-27) sources|source_repositories/gdb]]. * Globally @@ -71,7 +71,7 @@ Last reviewed up to the [[Git mirror's 6330ab576e18fb97912839fc116c7babb5fd8c70 Here's a log of a GDB build run; this is from our [[Git repository|source_repositories/gdb]]'s `tschwinge/Ferry_Tagscherer` branch, -commit 6330ab576e18fb97912839fc116c7babb5fd8c70 (2013-04-28), run on +commit 3eb2a51c46804f0be530893e94af559abee8b4f8 (2013-05-27), run on kepler.SCHWINGE and coulomb.SCHWINGE. $ export LC_ALL=C @@ -87,7 +87,7 @@ There are several occurences of *error: dereferencing type-punned pointer will break strict-aliasing rules* in the MIG-generated stub files; thus no `-Werror` until that is resolved ([[strict_aliasing]]). -This takes up around 210 MiB and needs roughly 9 min on kepler.SCHWINGE and 25 +This takes up around 220 MiB and needs roughly 8 min on kepler.SCHWINGE and 25 min on coulomb.SCHWINGE.