This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Prune BFD warnings for unknown GNU properties


On Thu, Aug 16, 2018 at 09:48:10AM -0700, H.J. Lu wrote:
> When glibc is enabled with the new GNU_PROPERTY_X86_XXX bits:
> 
> https://groups.google.com/forum/#!topic/x86-64-abi/-D05GQ3kWrA
> 
> BFD will issue an unknown GNU property warning like
> 
> warning: tmpdir/ld1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
> 
> and ignore such GNU properties.  This patch adds prune_warnings_property
> to prune such warnings.

So why not recognize that particular property, handle it
appropriately, and not warn?

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]