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

--- Comment #5 from Chris Johns <chrisj at rtems dot org> ---
I have just tested binutils 2.27 with the patch and 2.28 that contains this
patch and the issue is back. The reloc details from readelf are:

Relocation section '.rela.gcc_except_table.exception_dl' at offset 0x51cc
contains 2 entries:
 Offset     Info    Type                Sym. Value  Symbol's Name + Addend
00000040  00002a03 R_SPARC_32             00000000   _ZTISt9exception + 0
00000044  00002403 R_SPARC_32             00000000   _ZTI16dl_test_throw_me + 0

Relocation section '.rela.rodata._ZTI16dl_test_throw_me' at offset 0x51e4
contains 2 entries:
 Offset     Info    Type                Sym. Value  Symbol's Name + Addend
00000000  00002c03 R_SPARC_32             00000000  
_ZTVN10__cxxabiv117__class_type_infoE + 8
00000004  00002b03 R_SPARC_32             00000000   _ZTS16dl_test_throw_me + 0

The R_SPARC_32 should be R_SPARC_UA32.

I do not know how we reopen this bug.

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