[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/21062] Building GCC in LTO mode fails when using ld.gold on AARCH64

2017-03-05 Thread tulipawn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21062 --- Comment #4 from PeteVine --- OK, so I've managed to identify the root cause of this bug, namely, the -mfix-cortex-a53-843419 erratum workaround, which happens via the linker. To recap, ld.gold produces crashing code if both LTO and -mfix-

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

2017-02-01 Thread tulipawn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21062 --- Comment #3 from PeteVine --- That's a different issue, ld.gold never crashes in mine. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list b

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

2017-02-01 Thread edward.vielmetti at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21062 Edward Vielmetti changed: What|Removed |Added CC||edward.vielmetti at gmail dot com

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

2017-01-19 Thread tulipawn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21062 --- Comment #1 from PeteVine --- Just in case, here's the configure command line used to build binutils: --prefix=/usr --enable-plugins --enable-shared --disable-werror --w

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

2017-01-18 Thread tulipawn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21062 PeteVine changed: What|Removed |Added Target||aarch64-linux-gnu CC|