This is the mail archive of the gcc-patches@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: fix warnings in cppexp.c


Andreas Jaeger wrote:-

> 
> With current CVS I got on x86-64:
> 
> /usr/src/aj/regression/sources/gcc/gcc/gcc/cppexp.c:247: warning: field precision is not type int (arg 4)
> /usr/src/aj/regression/sources/gcc/gcc/gcc/cppexp.c:257: warning: field precision is not type int (arg 4)
> /usr/src/aj/regression/sources/gcc/gcc/gcc/cppexp.c:268: warning: field precision is not type int (arg 4)
> /usr/src/aj/regression/sources/gcc/gcc/gcc/cppexp.c:278: warning: field precision is not type int (arg 4)
> 
> Ok to commit?  Bootstrapped/regtested on i686-linux-gnu,

Yes, thanks.

Neil.


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