------- 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?

[EMAIL PROTECTED] 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

[EMAIL PROTECTED] 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

Reply via email to