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: hjl.tools at gmail dot com
Subject: [Bug gas/18835] GAS complains about incorrect section attributes
Date: Mon, 17 Aug 2015 12:51:11 +0000

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

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to H.J. Lu from comment #3)
> (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?
> 2. Are they included in executable or shared library?
> 
> If answers for both are "No", can you use a different prefix for
> section name, like
> 
>  .section        .gnu._lto_.debug_str,"MS",@progbits,1

It should be

.section        .gnu._lto_.debug_str,"MSe",@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]