[Bug ld/20070] LLVM gold plugin(LLVMgold.so) report Unexpected resolution failure on ld when LTO, but pass on gold

2016-05-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20070 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are rece

[Bug ld/20070] New: LLVM gold plugin(LLVMgold.so) report Unexpected resolution failure on ld when LTO, but pass on gold

2016-05-10 Thread steven.shi at intel dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20070 Bug ID: 20070 Summary: LLVM gold plugin(LLVMgold.so) report Unexpected resolution failure on ld when LTO, but pass on gold Product: binutils Version: 2.26 Status: NEW

[Bug gas/20068] New: GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool.

2016-05-10 Thread chuazl at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=20068 Bug ID: 20068 Summary: GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool. Product: binutils Version: 2.27 (HEAD) Status: NEW

[Bug gas/20067] GAS generates an illegal instruction for the 'FLD' pseudo instruction

2016-05-10 Thread chuazl at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=20067 --- Comment #1 from Chua Zheng Leong --- Created attachment 9247 --> https://sourceware.org/bugzilla/attachment.cgi?id=9247&action=edit As a workaround, I've added in the feature check in the else if statement, if the fpu doesn't support NEO

[Bug gas/20067] New: GAS generates an illegal instruction for the 'FLD' pseudo instruction

2016-05-10 Thread chuazl at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=20067 Bug ID: 20067 Summary: GAS generates an illegal instruction for the 'FLD' pseudo instruction Product: binutils Version: 2.27 (HEAD) Status: NEW Severity: nor

[Bug ld/20022] --gc-sections is broken with __start_ and shared library

2016-05-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20022 --- Comment #5 from Nick Clifton --- (In reply to H.J. Lu from comment #4) > Somewhere in _bfd_elf_is_start_stop? I don't think that will work. We only want to trigger if an orphan section is being referenced solely via its start/stop symbo

[Bug binutils/20063] Segmentation fault on objdump -D (with invalid SHT_GROUP entry)

2016-05-10 Thread paulwebsec at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20063 --- Comment #3 from PaulSec --- Thanks for the patch. Would it be possible to get notified when this is going to be pushed in a release or anything so I can try it with couple of other crashes I have (with the invalid SHT_GROUP entry again)