https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125161

--- Comment #8 from Drea Pinski <pinskia at gcc dot gnu.org> ---
[apinski@xeond2 upstream-gcc-match]$ ~/upstream-gcc-match/bin/gcc t1.c
-Wsystem-headers
[apinski@xeond2 upstream-gcc-match]$ ~/upstream-gcc-match/bin/gcc t1.c
-Wsystem-headers
[apinski@xeond2 upstream-gcc-match]$ cat t1.c

#include <limits.h>
int
main (void)
{
  return 0;
}
[apinski@xeond2 upstream-gcc-match]$

Reply via email to