This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: link_warning fix


> It is necessary in the first place because #APP is turned on through a
> strange sectionname in
> 
>     static const char <variable> __attribute__ ((section ("<sectionname>")));
> 
> for which gcc does not emit #NO_APP automatically by itself.

That is clearly a GCC bug.  Has it been fixed in later GCC versions?


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