[Bug target/46072] AIX linker chokes on debug info for uninitialized static variables

2011-05-17 Thread ppryor63 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46072 --- Comment #29 from Paul Pryor 2011-05-17 23:49:44 UTC --- (In reply to comment #28) > (In reply to comment #25) > > An upgrade to the AIX assembler has introduced a bug that can generate > > invalid > > object files. The is an AIX bug, not a

[Bug target/46072] AIX linker chokes on debug info for uninitialized static variables

2011-04-08 Thread ppryor63 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46072 --- Comment #22 from Paul Pryor 2011-04-08 19:56:15 UTC --- I found an workaround. When I realized that /usr/bin/as was the culprit (from looking at IZ98134), I tried using as from other AIX box at TL4, and it worked out just fine. Here is what I

[Bug target/46072] AIX linker chokes on debug info for uninitialized static variables

2010-11-10 Thread ppryor63 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46072 Paul Pryor changed: What|Removed |Added CC||ppryor63 at gmail dot com --- Comment #2