gcc.dg/c90-intconst-1.c

Joseph S. Myers jsm28@cam.ac.uk
Sat May 17 22:23:00 GMT 2003


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



More information about the Gcc mailing list