bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/18835] GAS complains about incorrect section attributes


From: rguenther at suse dot de
Subject: [Bug gas/18835] GAS complains about incorrect section attributes
Date: Mon, 17 Aug 2015 12:52:36 +0000

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

--- Comment #5 from rguenther at suse dot de ---
On Mon, 17 Aug 2015, hjl.tools at gmail dot com wrote:

> https://sourceware.org/bugzilla/show_bug.cgi?id=18835
> 
> H.J. Lu <hjl.tools at gmail dot com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|NEW                         |WAITING
> 
> --- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
> (In reply to Richard Guenther from comment #2)
> > I am storing LTO specific data in them, yes.
> 
> 1. Does linker care what are inside them?

Yes, they may contain relocations.

> 2. Are they included in executable or shared library?

Yes, albeit with a different section name.

> If answers for both are "No", can you use a different prefix for
> section name, like
> 
>  .section        .gnu._lto_.debug_str,"MS",@progbits,1
> 
>

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]