"new" warnings on alphaev6-unknown-linux-gnu

Joseph S. Myers jsm28@cam.ac.uk
Fri Apr 13 10:56:00 GMT 2001


On Thu, 12 Apr 2001, Brad Lucier wrote:

> There are over a thousand warnings when bootstrapping
> alphaev6-unknown-linux-gnu of the form:
> 
>    1339 passing arg ??? of \`???' with different width due to prototype

A lot of such warnings I see on i686-pc-linux-gnu relate to glibc string
macros, referencing functions such as __strcpy_small.  Disabling the
warning inside __extension__ would probably suffice to get rid of those.

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc mailing list