https://sourceware.org/bugzilla/show_bug.cgi?id=20308
--- Comment #10 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to ncahill_alt from comment #9) > Relocation section '.rel.text' at offset 0x2ec contains 12 entries: > Offset Info Type Sym.Value Sym. Name > 00000002 00000b02 R_386_PC32 00000000 __x86.get_pc_thunk.bx > 00000008 00000c0a R_386_GOTPC 00000000 _GLOBAL_OFFSET_TABLE_ > 00000012 00000d12 R_386_TLS_GD 00000000 gd > 00000017 00000e04 R_386_PLT32 00000000 ___tls_get_addr > 00000022 00000b02 R_386_PC32 00000000 __x86.get_pc_thunk.bx > 00000028 00000c0a R_386_GOTPC 00000000 _GLOBAL_OFFSET_TABLE_ > 00000031 00000d12 R_386_TLS_GD 00000000 gd > 00000036 00000e04 R_386_PLT32 00000000 ___tls_get_addr > 00000051 00001102 R_386_PC32 00000000 __x86.get_pc_thunk.cx > 00000057 00000c0a R_386_GOTPC 00000000 _GLOBAL_OFFSET_TABLE_ > 00000060 00000d12 R_386_TLS_GD 00000000 gd > 00000066 00000e03 R_386_GOT32 00000000 ___tls_get_addr > > CFLAGS = -O2 -fno-tree-slsr -march=athlon64 -mtune=core2 -fno-inline -pipe > -funroll-loops -funswitch-loops > CXXFLAGS = -g -O2 > LDFLAGS = -Wl,-O1 > > GCC is 5.2.0, i686-pc-linux-gnu-gcc Please show the command line used to compile pr20308_gd.o. BTW, did you run "make clean" first? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils