diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-09-11 21:14:15 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-09-11 21:14:15 +0200 |
commit | 1cb15fd101a4b673b52784abc5ffb45399ad6026 (patch) | |
tree | c4ab0d493ee0c806eca9180bf5de03d10e851040 /open_issues/binutils.mdwn | |
parent | d957a9cc3f957229c15a91a5d9eccc622cad7d19 (diff) | |
download | web-1cb15fd101a4b673b52784abc5ffb45399ad6026.tar.gz web-1cb15fd101a4b673b52784abc5ffb45399ad6026.tar.bz2 web-1cb15fd101a4b673b52784abc5ffb45399ad6026.zip |
open_issues/binutils: binutils-gdb: Re-run after system updates.
Diffstat (limited to 'open_issues/binutils.mdwn')
-rw-r--r-- | open_issues/binutils.mdwn | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn index c56926c6..5a730a8d 100644 --- a/open_issues/binutils.mdwn +++ b/open_issues/binutils.mdwn @@ -190,7 +190,7 @@ MIG-generated stub files; thus no `-Werror` until that is resolved ([[strict_aliasing]]). This takes up around 1.3 GiB, and runs for [[20 min|performance#measure]] on -kepler.SCHWINGE and [[22 min|performance#measure]] on laplace.SCHWINGE. +kepler.SCHWINGE and [[24 min|performance#measure]] on laplace.SCHWINGE. <!-- @@ -308,7 +308,7 @@ kepler.SCHWINGE and [[2 min|performance#measure]] on laplace.SCHWINGE. $ make -k check 2>&1 | tee log_test [...] -This runs for [[24 min|performance#measure]] on kepler.SCHWINGE and [[60 +This runs for [[25 min|performance#measure]] on kepler.SCHWINGE and [[60 min|performance#measure]] on laplace.SCHWINGE. When running `make -k check 2>&1 | tee log_test`, at the end of the testsuite @@ -947,6 +947,10 @@ like `gdb/testsuite/boards/cc-with-tweaks.exp` would help, or setting TODO. + * GDB: *Memory at address 0 is possibly executable*, and similar others + + [[!message-id "878ulqqlrr.fsf@schwinge.name"]]. + TODO. |