[Bug gold/21493] New: gold -r corrupts comdats

2017-05-15 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21493 Bug ID: 21493 Summary: gold -r corrupts comdats Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: gold

[Bug gold/21285] R_386_GOT32 for baseless case looks implemented incorrectly.

2017-05-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21285 --- Comment #5 from H.J. Lu --- (In reply to Cary Coutant from comment #4) > > movl bar@GOT, %eax > > > > is only supported with the updated i386 psABI, which requires > > "mov name@GOT, %eax must be encoded with opcode 0x8b, not 0xa0, > > to

[Bug gold/21062] Building GCC in LTO mode fails when using ld.gold on AARCH64

2017-05-15 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21062 --- Comment #6 from Cary Coutant --- (In reply to Edward Vielmetti from comment #2) > I'm seeing what I think is the same bug; it manifests itself building Swift > on aarch64 (96-core Packet 2A server, with a Cavium ThunderX CPU). > > /usr/bi

[Bug gold/21062] Building GCC in LTO mode fails when using ld.gold on AARCH64

2017-05-15 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21062 Cary Coutant changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/21491] --fix-cortex-a53-843419 Errata workaround can produce broken images

2017-05-15 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21491 Cary Coutant changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gold/21285] R_386_GOT32 for baseless case looks implemented incorrectly.

2017-05-15 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21285 Cary Coutant changed: What|Removed |Added CC||ccoutant at gmail dot com --- Comment

[Bug ld/21458] ld generates none ARM elf ABI compliant code that causes a hard fault.

2017-05-15 Thread Andrew.goedhart at simplepowersolutions dot co.za
https://sourceware.org/bugzilla/show_bug.cgi?id=21458 --- Comment #11 from Andrew.goedhart at simplepowersolutions dot co.za --- HI Nick Will do tonight at home regards On Mon, May 15, 2017 at 4:31 PM, nickc at redhat dot com wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=21458 > > -

[Bug gold/21285] R_386_GOT32 for baseless case looks implemented incorrectly.

2017-05-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21285 --- Comment #3 from H.J. Lu --- (In reply to Cary Coutant from comment #2) > OK, suppose we have the following sequence of instructions: > > cmp $0x8b, %al > movl bar@GOT, %eax > mov bar@GOT(%ecx), %esp > > which assemble to: > >

[Bug ld/21458] ld generates none ARM elf ABI compliant code that causes a hard fault.

2017-05-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21458 --- Comment #10 from Nick Clifton --- Hi Andrew, Well, I have not heard back from ARM - which is a bit surprising - but I have to agree with you. The probable intent of the ADR pseudo-instruction is that is should produce addresses with th

[Bug ld/21458] ld generates none ARM elf ABI compliant code that causes a hard fault.

2017-05-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21458 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=52a86f843b6dee1de9977293da9786649b146b05 commit 52a86f843b6dee1de9977293da9

[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows

2017-05-15 Thread egonelbre at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 --- Comment #11 from Egon Elbre --- (In reply to Nick Clifton from comment #10) > Hi Egon, > > (In reply to Egon Elbre from comment #8) > > > I'm wondering whether Wine or ReactOS will fail with that executable? > > Maybe - I could also set

[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows

2017-05-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 --- Comment #10 from Nick Clifton --- Hi Egon, (In reply to Egon Elbre from comment #8) > I'm wondering whether Wine or ReactOS will fail with that executable? Maybe - I could also set up a proper MinGW or Cygwin environment. The real prob

[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows

2017-05-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21459 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=786e3eba7915df35df1d98a300e06f757336c75b commit 786e3eba7915df35df1d98a300e

[Bug gold/21491] New: --fix-cortex-a53-843419 Errata workaround can produce broken images

2017-05-15 Thread peter.smith at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21491 Bug ID: 21491 Summary: --fix-cortex-a53-843419 Errata workaround can produce broken images Product: binutils Version: unspecified Status: UNCONFIRMED Severit