[Bug ld/28827] [2.38 Regression] ld hits assertion building LLVM 9 on powerpc64le-linux-gnu

2022-02-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28827 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9810db10f726f47c8e878ca4b0b4b4f5e9c16a5d commit

Is this a bug?

2022-02-04 Thread Zane Asher Post
Hi. I am trying to compile binutils 2.37. But when the Makefile runs gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.37/bfd "-DBINDIR=\\C:/test/normalGcc/bin\" -DLIBDIR=\"C:/test/normalGcc/lib\" -I. -I../../binutils-2.37/bfd -I../../binutils-2.37/bfd/../include -DHAVE_i386_elf32_vec

[Bug gas/28863] two-argument .align is accepted for RISC-V but the alignment is not always preserved

2022-02-04 Thread jcmvbkbc at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28863 jcmvbkbc at gcc dot gnu.org changed: What|Removed |Added Target||riscv -- You are

[Bug gas/28863] New: two-argument .align is accepted for RISC-V but the alignment is not always preserved

2022-02-04 Thread jcmvbkbc at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28863 Bug ID: 28863 Summary: two-argument .align is accepted for RISC-V but the alignment is not always preserved Product: binutils Version: 2.39 (HEAD) Status: NEW

[Bug ld/28827] [2.38 Regression] ld hits assertion building LLVM 9 on powerpc64le-linux-gnu

2022-02-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28827 --- Comment #8 from Alan Modra --- The major reason for layout to change is editing of .eh_frame and sizing of .eh_frame_hdr. Obviously we want to continue doing that, but what should *not* happen is changes in .got/.plt relative layout.

[Bug binutils/28862] New: heap-buffer-overflow in parse_stab_string

2022-02-04 Thread wyxaidai at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28862 Bug ID: 28862 Summary: heap-buffer-overflow in parse_stab_string Product: binutils Version: 2.38 Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug ld/28827] [2.38 Regression] ld hits assertion building LLVM 9 on powerpc64le-linux-gnu

2022-02-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28827 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned