[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2023-06-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15323 --- Comment #8 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by YunQiang Su : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a0631c1501c113c04891c9a24a9ff5276257f28d commit a0631c1501c113c04891c9a24a9f

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2015-09-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15323 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6d636d8c779d3be92dd5db021d12c2e3a2c5d419 commit 6d636d8c779d3be92dd5db021d12c2e3

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2014-05-28 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15323 Andreas Schwab changed: What|Removed |Added CC|jackie.rosen at hushmail dot com | -- You are receiving this m

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2014-02-16 Thread jackie.rosen at hushmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15323 Jackie Rosen changed: What|Removed |Added CC||jackie.rosen at hushmail dot com ---

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2013-04-03 Thread josh.m.conner at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15323 --- Comment #5 from Joshua Conner 2013-04-03 23:38:43 UTC --- Thanks for the quick help! -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2013-04-03 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15323 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2013-03-30 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15323 --- Comment #3 from cvs-commit at gcc dot gnu.org 2013-03-30 10:14:18 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2013-03-30 10:14:15 Modified files: bfd: ChangeLog elf-m10300.c elf3

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2013-03-29 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15323 --- Comment #2 from cvs-commit at gcc dot gnu.org 2013-03-30 00:38:41 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2013-03-30 00:38:39 Modified files: bfd: ChangeLog elf32-i386.c elf64-

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable

2013-03-29 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15323 --- Comment #1 from H.J. Lu 2013-03-29 22:58:54 UTC --- Created attachment 6960 --> http://sourceware.org/bugzilla/attachment.cgi?id=6960 A patch We didn't set non_ir_ref for reference to the definition within the same file. This should fi