[Bug ld/31615] Hang when linking vorbis-tools

2024-04-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31615 --- Comment #7 from Alan Modra --- /* gcc -O3 -flto -c xxx.c; gcc -o xxx xxx.o -lm */ #include #include #include int main (int argc, char **argv) { double x = 1.0; long y = 0; if (--argc > 0) x = strtod (*++argv, NULL); if (--a

[Bug ld/31615] Hang when linking vorbis-tools

2024-04-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31615 --- Comment #6 from Alan Modra --- (In reply to H.J. Lu from comment #4) > It is caused by > > commit e7e05a9dd0c93038fdd5ed1904ca660e52beabdc Not possible. The real cause must be something else. At most, this patch exposed another bug that

[Bug ld/31615] Hang when linking vorbis-tools

2024-04-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31615 --- Comment #5 from H.J. Lu --- #0 0x0043c171 in _bfd_generic_link_add_one_symbol ( info=0x61ef80 , abfd=0x7f7d80, name=0xeb69a8 "ldexp", flags=, section=0x61e008 <_bfd_std_section+840>, value=0, string=0xeb6990 "ldexp@@

[Bug ld/31615] Hang when linking vorbis-tools

2024-04-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31615 H.J. Lu changed: What|Removed |Added CC||amodra at gmail dot com Target Milestone|

[Bug binutils/31614] [2.40 Regression] LD fails to link thin archive

2024-04-06 Thread timo.kreuzer at reactos dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31614 --- Comment #2 from Timo Kreuzer --- No, it doesn't happen on linux (tested with bnutils 2.40 on Debian) The Windows binaries it happens with are from winlibs (https://winlibs.com/) and also self-built. -- You are receiving this mail because

[Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again)

2024-04-06 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31252 --- Comment #6 from Sam James --- (In reply to Radu Hociung from comment #5) > Created attachment 15451 [details] > fixes failure due to hardcoded bash path Can you send to the ML? Thanks. -- You are receiving this mail because: You are on

[Bug ld/31615] Hang when linking vorbis-tools

2024-04-06 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31615 --- Comment #3 from Sam James --- Given LTO is involved, you may need matching GCC version: gcc version 14.0.1 20240405 (experimental) 4b02dd48f531ea88587edd2b75b6e5243b4389e8 (Gentoo Hardened 14.0. p, commit 7bbfb01a32b73842f8908de0287035

[Bug ld/31615] Hang when linking vorbis-tools

2024-04-06 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31615 --- Comment #2 from Sam James --- My guess is the recent LTO rescan fixes but I did not bisect yet. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/31615] Hang when linking vorbis-tools

2024-04-06 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31615 --- Comment #1 from Sam James --- Tarball of objects: https://dev.gentoo.org/~sam/bugs/sourceware/31615/binutils-PR31615.tar.xz. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/31615] New: Hang when linking vorbis-tools

2024-04-06 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31615 Bug ID: 31615 Summary: Hang when linking vorbis-tools Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: ld

[Bug binutils/31614] [2.40 Regression] LD fails to link thin archive

2024-04-06 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31614 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING CC|

[Bug gas/31606] [2.43 Regression] "shld %rsi,%rdx,%rax" no longer works

2024-04-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31606 --- Comment #3 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cca46dea4d09fc9d9896e952242b3e8f5baa506a commit cca46dea4d09fc9d9896e952242b3e8f5baa506a Au

[Bug binutils/31614] New: [2.40 Regression] LD fails to link thin archive

2024-04-06 Thread timo.kreuzer at reactos dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31614 Bug ID: 31614 Summary: [2.40 Regression] LD fails to link thin archive Product: binutils Version: 2.40 Status: UNCONFIRMED Severity: normal Priority: P2 Compo

[Bug ld/31482] The first definition in shared object and archive is ignored

2024-04-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31482 --- Comment #12 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e7e05a9dd0c93038fdd5ed1904ca660e52beabdc commit e7e05a9dd0c93038fdd5ed1904ca660e52beabd

[Bug ld/31489] --as-needed doesn't work with references to builtin functions

2024-04-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31489 --- Comment #4 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e7e05a9dd0c93038fdd5ed1904ca660e52beabdc commit e7e05a9dd0c93038fdd5ed1904ca660e52beabdc