[Bug ld/24567] Assertion failure in ldlang.c:6868 when compiling with -flto

2019-05-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24567 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gprof/24569] New: options in usage are only almost alphabetically sorted

2019-05-16 Thread roland.illig at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=24569 Bug ID: 24569 Summary: options in usage are only almost alphabetically sorted Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/24564] [avr] Link fails for rjmp/rcall to symbols at range boundary with pmem-wrap-around

2019-05-16 Thread saaadhu at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24564 Senthil Kumar Selvaraj changed: What|Removed |Added Target||avr

[Bug ld/24564] [avr] Link fails for rjmp/rcall to symbols at range boundary with pmem-wrap-around

2019-05-16 Thread saaadhu at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24564 Senthil Kumar Selvaraj changed: What|Removed |Added Status|NEW |ASSIGNED -- You are

[Bug ld/24567] Assertion failure in ldlang.c:6868 when compiling with -flto

2019-05-16 Thread ohngeonocaewoungooth at xff dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=24567 --- Comment #2 from Ondrej --- It has something to do with -Wl,-start-group. After removing this option from the gcc command line, the link succeeds. Adding -Wl,-end-group at the end doesn't help. Adding -Wl,-end-group just after -lssl and

[Bug gas/24559] load pseudo-operation handling bug with Armv8-M Baseline

2019-05-16 Thread avieira at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24559 --- Comment #1 from Andre Vieira --- Patch up for review on the mailing list https://sourceware.org/ml/binutils/2019-05/msg00201.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/24546] x86-64 far jump/call encoding issues

2019-05-16 Thread jbeulich at novell dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24546 --- Comment #8 from Jan Beulich --- (In reply to H.J. Lu from comment #7) > Care to make a patch? Well, I've added it to my list of things to look into, but there are various other things higher up that list, so it's not clear at all when

[Bug ld/24567] Assertion failure in ldlang.c:6868 when compiling with -flto

2019-05-16 Thread ohngeonocaewoungooth at xff dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=24567 --- Comment #1 from Ondrej --- A command that fails is: aarch64-linux-musl-gcc -pthread -Wa,--noexecstack -Wall -O3 -g0 -Os -fomit-frame-pointer -Wno-implicit-fallthrough -flto -g0 -Os -fomit-frame-pointer -Wno-implicit-fallthrough -flto

[Bug ld/24567] New: Assertion failure in ldlang.c:6868 when compiling with -flto

2019-05-16 Thread ohngeonocaewoungooth at xff dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=24567 Bug ID: 24567 Summary: Assertion failure in ldlang.c:6868 when compiling with -flto Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity:

[Bug gas/24559] load pseudo-operation handling bug with Armv8-M Baseline

2019-05-16 Thread kumar.gala at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24559 Kumar Gala changed: What|Removed |Added CC||kumar.gala at linaro dot org -- You

[Bug ld/24564] New: [avr] Link fails for rjmp/rcall to symbols at range boundary with pmem-wrap-around

2019-05-16 Thread saaadhu at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24564 Bug ID: 24564 Summary: [avr] Link fails for rjmp/rcall to symbols at range boundary with pmem-wrap-around Product: binutils Version: 2.31 Status: NEW