https://sourceware.org/bugzilla/show_bug.cgi?id=20308

--- Comment #9 from ncahill_alt at yahoo dot com ---

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

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

Reply via email to