[Bug binutils/25870] New: objdump: unable to disassemble a project with large bss section

2020-04-24 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 Bug ID: 25870 Summary: objdump: unable to disassemble a project with large bss section Product: binutils Version: 2.34 Status: UNCONFIRMED Severity: normal

[Bug binutils/25870] objdump: unable to disassemble a project with large bss section

2020-04-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/25870] objdump: unable to disassemble a project with large bss section

2020-04-24 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 --- Comment #2 from zhongyunde at huawei dot com --- Created attachment 12488 --> https://sourceware.org/bugzilla/attachment.cgi?id=12488&action=edit ./bin/armeb-linux-gnueabi-gcc main.c -o a.out -- You are receiving this mail because: Yo

[Bug binutils/25870] objdump: unable to disassemble a project with large bss section

2020-04-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/24753] [2.33 Regression] ld: section size (0x1e50 bytes) is larger than file size (0x5a0 bytes), can not size stub section: memory exhausted

2020-04-24 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24753 Nick Clifton changed: What|Removed |Added CC||zhongyunde at huawei dot com --- Comme

[Bug gold/25872] New: ifuncmain7.c:47: error: relocation overflow: reference to local symbol 5 in ifuncmain7.o

2020-04-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25872 Bug ID: 25872 Summary: ifuncmain7.c:47: error: relocation overflow: reference to local symbol 5 in ifuncmain7.o Product: binutils Version: 2.35 (HEAD) Status: NEW

[Bug gold/25872] ifuncmain7.c:47: error: relocation overflow: reference to local symbol 5 in ifuncmain7.o

2020-04-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25872 --- Comment #1 from H.J. Lu --- template uint64_t Output_data_plt_x86_64_ibt::do_address_for_local(const Relobj* object, unsigned int r_sym) { // Convert the PLT offset into an APLT offset.

[Bug binutils/25870] objdump: unable to disassemble a project with large bss section

2020-04-24 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 --- Comment #4 from zhongyunde at huawei dot com --- (In reply to Nick Clifton from comment #3) > Hi zhondyunde, > > Thanks for the upload. With that I was able to reproduce the problem > and also find that it has already been fixed. A

[Bug binutils/25870] objdump: unable to disassemble a project with large bss section

2020-04-24 Thread zhongyunde at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25870 zhongyunde at huawei dot com changed: What|Removed |Added CC||zhongyunde at tom dot c

[Bug gold/25872] Gold doesn't properly support CET PLT

2020-04-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25872 H.J. Lu changed: What|Removed |Added Summary|ifuncmain7.c:47: error: |Gold doesn't properly |re

[Bug gold/25872] Gold doesn't properly support IBT PLT

2020-04-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25872 H.J. Lu changed: What|Removed |Added Summary|Gold doesn't properly |Gold doesn't properly |su

[Bug binutils/25873] New: ar segfaults when liblto_plugin.so.0.0.0 is a symlink in /usr/lib/bfd-plugins

2020-04-24 Thread tstellar at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25873 Bug ID: 25873 Summary: ar segfaults when liblto_plugin.so.0.0.0 is a symlink in /usr/lib/bfd-plugins Product: binutils Version: 2.34 Status: NEW Severity: no

[Bug binutils/25873] ar segfaults when liblto_plugin.so.0.0.0 is a symlink in /usr/lib/bfd-plugins

2020-04-24 Thread tstellar at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25873 --- Comment #1 from Tom Stellard --- It also seems like the LLVMgold.so plugin does not have the same problem. This similar sequence works with this plugin: echo "int foo(){}" | clang -flto -O2 -c -x c -o foo.o - echo "int bar(){}" | clang -