https://sourceware.org/bugzilla/show_bug.cgi?id=22136

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Carlos O'Donell from comment #3)
> (In reply to H.J. Lu from comment #2)
> > Why not use program property?
> 
> Could you expand on that please?

See .note.gnu.property section in:

file:///export/home/hjl/Downloads/linux-abi-draft.pdf

Currently we have

/* Values used in GNU .note.gnu.property notes (NT_GNU_PROPERTY_TYPE_0).  */
#define GNU_PROPERTY_STACK_SIZE                 1
#define GNU_PROPERTY_NO_COPY_ON_PROTECTED       2

We can add another one for debug info file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to