[Bug ld/27587] BFD (and gold) DWARF reader choke on DWARF5 as generated by LTO

2021-03-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27587 H.J. Lu changed: What|Removed |Added URL||https://sourceware.org/pipe

[Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.debuglto_.debug_macro' of X defined in discarded section

2021-03-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27590 H.J. Lu changed: What|Removed |Added URL||https://sourceware.org/pipe

[Bug ld/21464] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, when linking libQtGui.so.4.8.7

2021-03-17 Thread shorne at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21464 --- Comment #6 from Stafford Horne --- On Wed, Mar 17, 2021 at 09:31:59PM +, giulio.benetti at micronovasrl dot com wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=21464 > > --- Comment #5 from Giulio Benetti > --- > Hi Nick, >

[Bug ld/21464] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, when linking libQtGui.so.4.8.7

2021-03-17 Thread giulio.benetti at micronovasrl dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21464 --- Comment #5 from Giulio Benetti --- Hi Nick, this bug still shows up with binutils 2.36.1 like: /home/giuliobenetti/git/upstream/or1k-binutils-2.36.1/host/lib/gcc/or1k-buildroot-linux-uclibc/9.3.0/../../../../or1k-buildroot-linux-uclibc/bi

[Bug libctf/27482] parallel make -j 16 install falls over in 2.36

2021-03-17 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27482 Nick Alcock changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #8 from Nick Alcock

[Bug libctf/27482] parallel make -j 16 install falls over in 2.36

2021-03-17 Thread martin.ritter at lmu dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=27482 --- Comment #9 from Martin Ritter --- Thanks for the quick fix. It does work for me now. And yes, I admit using -j72 on a SSD is a bit overkill. But it did fail consistently each time before and worked smoothly now. Cheers, Martin -- You

[Bug ld/27566] [RISC-V] relocation truncated to fit: R_RISCV_GPREL_I against aymbol

2021-03-17 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27566 Jim Wilson changed: What|Removed |Added CC||wilson at gcc dot gnu.org --- Comment #5

[Bug ld/27597] New: nios: assertion fail elf32-nios2.c:1881

2021-03-17 Thread giulio.benetti at micronovasrl dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27597 Bug ID: 27597 Summary: nios: assertion fail elf32-nios2.c:1881 Product: binutils Version: 2.36.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.debuglto_.debug_macro' of X defined in discarded section

2021-03-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27590 H.J. Lu changed: What|Removed |Added Ever confirmed|0 |1 Resolution|NOTABUG

[Bug libctf/27482] parallel make -j 16 install falls over in 2.36

2021-03-17 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27482 Nick Alcock changed: What|Removed |Added Status|WAITING |ASSIGNED --- Comment #7 from Nick Alcoc

[Bug binutils/27594] build processes broken by changed space handling

2021-03-17 Thread johannes.schindelin at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=27594 Johannes Schindelin changed: What|Removed |Added CC||johannes.schindelin at gmx dot

[Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.debuglto_.debug_macro' of X defined in discarded section

2021-03-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27590 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.debuglto_.debug_macro' of X defined in discarded section

2021-03-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27590 --- Comment #4 from H.J. Lu --- I think this is a GCC bug: [hjl@gnu-cfl-2 pr27590]$ cat bad.s .section.gnu.debuglto_.debug_macro,"e",@progbits .Ldebug_macro0: .long .Ldebug_macro2 .section.gnu.debuglt

[Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.debuglto_.debug_macro' of X defined in discarded section

2021-03-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27590 --- Comment #3 from H.J. Lu --- [hjl@gnu-cfl-2 pr27590]$ readelf -rW x.o.debug.temp.o Relocation section '.rela.gnu.debuglto_.debug_info' at offset 0x4b0 contains 5 entries: Offset Info Type Symbol's

[Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.debuglto_.debug_macro' of X defined in discarded section

2021-03-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27590 --- Comment #2 from H.J. Lu --- Created attachment 13319 --> https://sourceware.org/bugzilla/attachment.cgi?id=13319&action=edit A testcase [hjl@gnu-cfl-2 pr27590]$ ld -r x.o.debug.temp.o x.o.debug.temp.o `.gnu.debuglto_.debug_macro' refer

[Bug libctf/27482] parallel make -j 16 install falls over in 2.36

2021-03-17 Thread martin.ritter at lmu dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=27482 Martin Ritter changed: What|Removed |Added CC||martin.ritter at lmu dot de --- Comme

[Bug binutils/27594] New: build processes broken by changed space handling

2021-03-17 Thread towo at towo dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=27594 Bug ID: 27594 Summary: build processes broken by changed space handling Product: binutils Version: 2.36.1 Status: UNCONFIRMED Severity: normal Priority: P2 Co

[Bug ld/27428] Error .eh_frame_hdr refers to overlapping FDEs

2021-03-17 Thread darelab178 at wedbo dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=27428 --- Comment #2 from Marco --- Sorry for the delay. The error appeared building a software I'm working on that unfortunately I cannot share. Anyway I did some tests on that old machine: - the problem occurs only with [gcc-10.2.0 + binutils-2.36

[Bug ld/27590] `.gnu.debuglto_.debug_macro' referenced in section `.gnu.debuglto_.debug_macro' of X defined in discarded section

2021-03-17 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=27590 Martin Liska changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are