[Bug ada/30684] [4.2 regression] boostrap failed with undefined reference to system__pure_exceptions_*
pluto at agmk dot net
gcc-bugzilla@gcc.gnu.org
Fri Feb 2 23:25:00 GMT 2007
------- Comment #1 from pluto at agmk dot net 2007-02-02 23:25 -------
i don't know what's wrong. s-purex.o exports such symbols.
linker bug?
[builder2@fly ada]$ objdump -t s-purexc.o|grep system__pure_exceptions
0000000000000000 g F .text 0000000000000004 0x80
system__pure_exceptions__exception_typeIP
0000000000000004 g F .text 000000000000001c 0x88
system__pure_exceptions___elabs
0000000000000000 g O .sbss 0000000000000004 system__pure_exceptions_E
[builder2@fly ada]$ objdump -t b_gnatb.o|grep system__pure_exceptions
0000000000000000 *UND* 0000000000000000
system__pure_exceptions___elabs
0000000000000000 *UND* 0000000000000000 system__pure_exceptions_E
0000000000000114 g O .sdata 0000000000000004 system__pure_exceptionsS
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30684
More information about the Gcc-bugs
mailing list