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
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
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@@
https://sourceware.org/bugzilla/show_bug.cgi?id=31615
H.J. Lu changed:
What|Removed |Added
CC||amodra at gmail dot com
Target Milestone|
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
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
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
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.
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.
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
https://sourceware.org/bugzilla/show_bug.cgi?id=31614
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
CC|
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
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
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
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
15 matches
Mail list logo