https://sourceware.org/bugzilla/show_bug.cgi?id=26609
Bug ID: 26609
Summary: gold incorrectly encodes C++ EH LSDA information with
absolute pointers on mipsel/mips64el
Product: binutils
Version: 2.35
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: vasek.gello at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
Dear colleagues,
I discovered the ld.gold bug affecting mipsel and mips64el and reported it on
Debian
as it affects packages I maintain: http://bugs.debian.org/969946
Apart from reproducer there, the same reproducer built with -save-temps and .so
files
from the actual build machine is attached here:
https://www.sendspace.com/file/8r64mw
Re-building the reproducer with bfd and with lld -Wl,-z,notext produces good
file,
while gold produces faulty bibary executable with and without -Wl,-z,notext.
Vasyl
--
You are receiving this mail because:
You are on the CC list for the bug.