[Bug ld/29376] multiple definition of weak symbols on MinGW toolchain

2022-07-24 Thread bmeng.cn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29376 --- Comment #3 from Bin Meng --- Please ignore above comments about the MSYS2 mingw native toolchain. There should be something wrong my test environment. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29376] multiple definition of weak symbols on MinGW toolchain

2022-07-24 Thread bmeng.cn at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29376 --- Comment #2 from Bin Meng --- Using MSYS2 MinGW64 native toolchain x86_64-w64-mingw32-gcc (version 12.1.0), the attached test case can build successfully. Not sure if this issue is fixed in the MSYS2 toolchain, or is just simply the new GC

[Bug ld/5149] PT_GNU_RELRO having PF_R|PF_E even when no section in it needs exec is a ld bug

2022-07-24 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=5149 Alan Modra changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-24 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 --- Comment #7 from Alan Modra --- (In reply to Matthias Klose from comment #4) > no, I also updated the compiler once. A pity. Oh well. As far as I could tell from the build logs you were not building with -z relro -z now, but if that was t

[Bug gas/29401] Hang in `as` when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 Sam James changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug gas/29401] Hang in `as` when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 --- Comment #7 from Sam James --- (In reply to Alan Modra from comment #6) > > So I guess the issue is actually GCC? > Yes, clearly. Yeah, I see it now. Apologies. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/29401] Hang in `as` when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-24 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The binutils-2_39-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=97acb51d6ac5b3e09b5817edc7a41678d96e945c commit 97acb51d6ac5b3e

[Bug gas/29401] Hang in `as` when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 --- Comment #5 from Sam James --- Created attachment 14229 --> https://sourceware.org/bugzilla/attachment.cgi?id=14229&action=edit ccuAnphe.s -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/29401] Hang in `as` when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 --- Comment #4 from Sam James --- (In reply to Alan Modra from comment #3) > (In reply to Sam James from comment #0) > > It hangs at the end invoking `as`. > > Then you should attach the .s file. Originally, I didn't get a .s because I was u

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-24 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 --- Comment #5 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=5d471bd907be60e9858b22cdf4fd10ddc0f6ee1a commit 5d471bd907be60e9858b22cdf4fd1

[Bug gas/29401] Hang in `as` when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 --- Comment #3 from Alan Modra --- (In reply to Sam James from comment #0) > It hangs at the end invoking `as`. Then you should attach the .s file. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/25333] GAS is slow processing units compiled with -fdebug-types-sections containing many types

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25333 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug gas/29401] Hang in `as` when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 Sam James changed: What|Removed |Added Summary|Hang when compiling large |Hang in `as` when compiling

[Bug gas/29401] Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 --- Comment #2 from Sam James --- (In reply to Sam James from comment #1) > Versions: > - gcc (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115 > - GNU ld (Gentoo 2.37_p1 p2) 2.37 > - kernel 5.19.0-rc4 I can also hit it with gcc (Gentoo 11.3.0 p4)

[Bug gas/29401] Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 Sam James changed: What|Removed |Added CC||danglin at gcc dot gnu.org,

[Bug gas/29401] Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 Sam James changed: What|Removed |Added Host||hppa2.0-unknown-linux-gnu

[Bug gas/29401] New: Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29401 Bug ID: 29401 Summary: Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3 Product: binutils Version: unspecified Status: NEW

[Bug binutils/29397] binutils: support zstd for SHF_COMPRESSED debug sections

2022-07-24 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=29397 Fangrui Song changed: What|Removed |Added Summary|binutils: support zstd |binutils: support zstd for

[Bug binutils/29397] binutils: support zstd

2022-07-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29397 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug binutils/29397] binutils: support zstd

2022-07-24 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=29397 Fangrui Song changed: What|Removed |Added CC||hjl.tools at gmail dot com,

[Bug binutils/29397] New: binutils: support zstd

2022-07-24 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=29397 Bug ID: 29397 Summary: binutils: support zstd Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: binutils A