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

pedzsan at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 18 19:04:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46072

--- Comment #10 from Perry Smith <pedzsan at gmail dot com> 2011-03-18 18:57:07 UTC ---
IZ81343 (or one of its sister APARs) fixes the original issue.  But, it leaves
a new issue.  The new error looks like:

ld: 0711-596 SEVERE ERROR: Object expand.o
        An RLD for section 2 (.data) refers to symbol 852,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.

The word I have presently is that that too is going to turn out to be an AIX
assembler error.



More information about the Gcc-bugs mailing list