This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Warnings on kernel compiles with latest gcc-3_3-branch andgcc-3_3-rhl-branch.


On Sun, Oct 05, 2003 at 06:42:28AM +0200, Martin Schlemmer wrote:
> {standard input}:119: Warning: setting incorrect section attributes for
> .init.text
> {standard input}:133: Warning: setting incorrect section attributes for
> .init.data
> {standard input}:138: Warning: setting incorrect section attributes for
> .init.setup

This is probably a binutils bug, introduced 2003-07-25, that treated all
.init* sections as special sections defined by the ELF gABI having
certain predefined section attributes.  Fixed 2003-09-23.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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