[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/27753] -mx86-used-note= defaulting to yes regresses
From: |
jbeulich at suse dot com |
Subject: |
[Bug gas/27753] -mx86-used-note= defaulting to yes regresses |
Date: |
Tue, 20 Apr 2021 08:31:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27753
--- Comment #2 from Jan Beulich <jbeulich at suse dot com> ---
(In reply to H.J. Lu from comment #1)
> It sounds like .note.gnu.property section is unused. Please pass
> -R .note.gnu.property to objcopy to remove it.
That's what I'm meaning to do as a workaround, but as per
https://lists.xen.org/archives/html/xen-devel/2021-04/msg01002.html
there are reservations against this approach. No workaround should have been
necessary here in the first place.
Perhaps the issue wouldn't have occurred if the section hadn't SHF_ALLOC set.
Is there a specific reason for this? The gABI looks to mandate the flag to be
clear for SHT_NOTE type sections.
--
You are receiving this mail because:
You are on the CC list for the bug.