https://sourceware.org/bugzilla/show_bug.cgi?id=25968
Bug ID: 25968
Summary: plugin_test_1 fails when --gc-sections is on by
default
Product: binutils
Version: 2.35 (HEAD)
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=25476
--- Comment #1 from H.J. Lu ---
When creating a shared library, input object files can have GDesc and IE
relocations against the same symbol. Ld can convert GDesc to IE. But
gold can't.
--
You are receiving this mail because:
You are on the
https://sourceware.org/bugzilla/show_bug.cgi?id=25447
Alan Modra changed:
What|Removed |Added
CC||dkcjd2000 at gmail dot com
--- Comment #
https://sourceware.org/bugzilla/show_bug.cgi?id=25958
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=25959
Alan Modra changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=25960
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
On Sat, May 09, 2020 at 05:09:18PM +0200, Antonio Ceballos wrote:
> --- ld/ldlang.c 2020-01-18 14:55:48.0 +0100
> +++ ld/ldlang_new.c 2020-05-09 16:57:21.576153371 +0200
> @@ -3659,7 +3659,7 @@
>if ((ctf_output = ctf_create (&err)) != NULL)
> return;
>
> - einfo (_("%P:
https://sourceware.org/bugzilla/show_bug.cgi?id=25961
Alan Modra changed:
What|Removed |Added
Last reconfirmed||2020-05-11
Status|UNCONFIRME
https://sourceware.org/bugzilla/show_bug.cgi?id=25962
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=25963
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=25964
Alan Modra changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
Ok, thanks for your reply. I should have checked git, sorry!
As the fix is on mainline, the next release will include it, which is fair
enough.
Antonio
On Mon, May 11, 2020 at 8:04 AM Alan Modra wrote:
> On Sat, May 09, 2020 at 05:09:18PM +0200, Antonio Ceballos wrote:
> > --- ld/ldlang.c
12 matches
Mail list logo