diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 10:09:45 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 10:09:45 +0100 |
commit | da9ea963e3dc82642528800fe73c028667032299 (patch) | |
tree | ceb978a529325ec8a238edc7ec38e938c1fc7157 | |
parent | fffec9e8a6f3ada8182cb170d69754ce65664147 (diff) |
open_issues/gdb: 6b25dae901ddedb3f330803542d3eac73cdcae4b (2013-03-13)
Fixup for commit fffec9e8a6f3ada8182cb170d69754ce65664147.
-rw-r--r-- | open_issues/gdb.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn index 4103c571..4782368a 100644 --- a/open_issues/gdb.mdwn +++ b/open_issues/gdb.mdwn @@ -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 7 min on kepler.SCHWINGE and 23 +This takes up around 210 MiB and needs roughly 9 min on kepler.SCHWINGE and 25 min on coulomb.SCHWINGE. <!-- @@ -216,7 +216,7 @@ min on coulomb.SCHWINGE. $ make -k check 2>&1 | tee log_test [...] -This needs roughly 14 min on kepler.SCHWINGE and 120 min on coulomb.SCHWINGE. +This needs roughly 14 min on kepler.SCHWINGE and 70 min on coulomb.SCHWINGE. When running `make -k check 2>&1 | tee log_test`, at the end of the testsuite the `tee` process does not terminate if there are still stray leftover |