PATCH: PR ld/5913: IA64 linker crashes on supported relocations

H.J. Lu hjl.tools@gmail.com
Tue Mar 11 20:05:00 GMT 2008


Hi,

IA64 Linker crashes on bad input in

http://www.sourceware.org/bugzilla/show_bug.cgi?id=5913

[hjl@gnu-11 776]$ ld -shared test.o
ld: BFD (Linux/GNU Binutils) 2.18.50.0.5.20080303 assertion fail
elf64-ia64.c:4205
Segmentation fault

This patch will give

./ld -shared -o test.so test.o
./ld: test.o: unsupported relocation DTPREL64LSB against `val' at 0xea
in section `.debug_info'.
./ld: final link failed: Nonrepresentable section on output

OK to install?

Thanks.


H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfd-ia64-check-2.patch
Type: text/x-patch
Size: 3531 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20080311/9a607ff2/attachment.bin>


More information about the Binutils mailing list