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: gcc.dg/c90-intconst-1.c


On Sat, 17 May 2003, Eric Christopher wrote:

> Sorry about that. The newlib version of limits.h uses #include_next.

But this shouldn't generate a warning because <limits.h> should be a 
system header.  If the compiler is getting run with the relevant directory 
not counted as a system header, then it is the test harness that should be 
fixed to use -isystem where appropriate.

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


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