[Bug c++/13511] Problem with compiler optimization -o2

osoentgen at lucent dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 5 13:37:00 GMT 2004


------- Additional Comments From osoentgen at lucent dot com  2004-01-05 13:37 -------
These are the relocation table entries of both the compiler output and the 
linker output files:

compiler output:
test4.o:     file format elf32-powerpc

RELOCATION RECORDS FOR [.text]:
OFFSET   TYPE              VALUE 
00000002 R_PPC_ADDR16_HA   buffer2
00000006 R_PPC_ADDR16_LO   buffer2
0000000e R_PPC_ADDR16_HA   buffer
00000016 R_PPC_ADDR16_LO   buffer


RELOCATION RECORDS FOR [.stab]:
OFFSET   TYPE              VALUE 
00000014 R_PPC_ADDR32      .text
00000020 R_PPC_ADDR32      .text
00000140 R_PPC_ADDR32      test__Fv
0000020c R_PPC_ADDR32      Letext


linker output:
test4_out.o:     file format elf32-powerpc

-- 


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



More information about the Gcc-bugs mailing list