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

2016-05-16 Thread steven.shi at intel dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20070 --- Comment #8 from Steven Shi --- Hi H.J. Thank you for the quick fix. How can I know what different optimization used by the ld between -O0 and -O1? Is the compiler domain optimization (e.g. clang/llvm) or the linker (e.g. ld) domain

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

2016-05-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20070 --- Comment #7 from H.J. Lu --- Created attachment 9264 --> https://sourceware.org/bugzilla/attachment.cgi?id=9264=edit A patch Try this. But this doesn't fix llvm LTO bug. I got /tmp/lto-llvm-2a2442.o: In function

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

2016-05-16 Thread steven.shi at intel dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20070 Steven Shi changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ld/20099] binutils: Obscure `ld' error on 32-bit Ubuntu "_moddi3: .... error adding symbols: Bad value"

2016-05-16 Thread matthew at giassa dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=20099 Matthew Giassa changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ld/20104] New: error adding symbols: File format not recognized

2016-05-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20104 Bug ID: 20104 Summary: error adding symbols: File format not recognized Product: binutils Version: 2.27 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/12562] Ld.dk fails with "could not read symbols: Bad value" message

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12562 Carlos O'Donell changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug ld/13600] protected visibility creates bogus relocation

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13600 Carlos O'Donell changed: What|Removed |Added CC||carlos at redhat dot com

[Bug ld/12323] linker plugin does not handle TLS

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12323 Carlos O'Donell changed: What|Removed |Added Component|core|ld Assignee|unassigned

[Bug ld/12562] Ld.dk fails with "could not read symbols: Bad value" message

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12562 Carlos O'Donell changed: What|Removed |Added CC|carlos at redhat dot com | -- You are receiving this

[Bug ld/13600] protected visibility creates bogus relocation

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13600 Carlos O'Donell changed: What|Removed |Added CC|carlos at redhat dot com | -- You are receiving this

[Bug ld/12524] Linking with --oformat=binary discards non-static global variables

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12524 Carlos O'Donell changed: What|Removed |Added Component|core|ld Version|unspecified

[Bug admin/18997] Please enable AS and LD in configure.ac for OS X

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18997 Carlos O'Donell changed: What|Removed |Added Component|core|admin

[Bug binutils/13891] Binutils is impossible to static link due to broken libtool behavior

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13891 Carlos O'Donell changed: What|Removed |Added Component|core|binutils

[Bug ld/19540] New: Format reader for ILF format (used by MSVC-generated import libraries) does not properly handle data imports

2016-05-16 Thread LpSolit at netscape dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=19540 Bug ID: 19540 Summary: Format reader for ILF format (used by MSVC-generated import libraries) does not properly handle data imports Product: binutils Version:

[Bug gold/19842] LTO build fails to write call address for weak symbol reference

2016-05-16 Thread carlos at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19842 Carlos O'Donell changed: What|Removed |Added Status|NEW |ASSIGNED Component|core

[Bug ld/20103] New: Program received signal SIGSEGV, Segmentation fault

2016-05-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20103 Bug ID: 20103 Summary: Program received signal SIGSEGV, Segmentation fault Product: binutils Version: 2.27 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/11513] Garbage is loaded into asection#lineno

2016-05-16 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=11513 Andreas Schwab changed: What|Removed |Added CC|gobisha6355 at gmail dot com |

[Bug binutils/10924] Bug in objdump when disassembling raw armv4t binaries

2016-05-16 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=10924 Andreas Schwab changed: What|Removed |Added CC|schwab at sourceware dot org | -- You are receiving this

[Bug binutils/10924] Bug in objdump when disassembling raw armv4t binaries

2016-05-16 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=10924 Andreas Schwab changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug binutils/10288] "objdump -D --target=binary -m arm7tdmi" shows non-ARM7TDMI instructions

2016-05-16 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=10288 Andreas Schwab changed: What|Removed |Added Status|NEW |WAITING Component|core

[Bug gold/18695] [x86-64] Missing relocation overflow check

2016-05-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18695 H.J. Lu changed: What|Removed |Added Component|core|gold Version|unspecified

[Bug core/10288] "objdump -D --target=binary -m arm7tdmi" shows non-ARM7TDMI instructions

2016-05-16 Thread gobisha6355 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=10288 shanjay changed: What|Removed |Added Status|WAITING |NEW Component|binutils

[Bug core/10924] Bug in objdump when disassembling raw armv4t binaries

2016-05-16 Thread gobisha6355 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=10924 shanjay changed: What|Removed |Added Status|WAITING |NEW Component|binutils

[Bug binutils/11513] asection#lineno

2016-05-16 Thread gobisha6355 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11513 shanjay changed: What|Removed |Added CC||gobisha6355 at gmail dot com