http://sourceware.org/bugzilla/show_bug.cgi?id=13449
--- Comment #2 from Alexander Graf 2011-11-29 17:20:05
UTC ---
Created attachment 6080
--> http://sourceware.org/bugzilla/attachment.cgi?id=6080
source, broken and properly compiled binary
Sure, please beware that the unwind table generatio
http://sourceware.org/bugzilla/show_bug.cgi?id=13449
--- Comment #1 from Nick Clifton 2011-11-29 16:38:29
UTC ---
Hi Alexander,
Would it be possible for you to upload a copy of the broken test
executable ? I want to be able to look at the unwind information it
contains, and to compare it
http://sourceware.org/bugzilla/show_bug.cgi?id=10144
--- Comment #16 from cvs-commit at gcc dot gnu.org 2011-11-29 12:42:14 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:ma...@sourceware.org2011-11-29 12:42:10
Modified files:
ld/testsuite : ChangeLog
ld/testsuite
http://sourceware.org/bugzilla/show_bug.cgi?id=13449
Alexander Graf changed:
What|Removed |Added
CC||nickc at redhat dot com
--
Configure
http://sourceware.org/bugzilla/show_bug.cgi?id=13449
Bug #: 13449
Summary: ARM: Unwind tables are created based on uninitialized
memory
Product: binutils
Version: 2.23 (HEAD)
Status: NEW
Severity: critical
Hi Alexander,
It turns out that while generating the unwind tables, it uses uninitialized
memory,
so some times it would generate invalid entries:
Please could you file a bug report about this here:
http://sourceware.org/bugzilla/
It would be *really* helpful if you can include a testcase