Fix warning with -Wsign-compare -Wsystem-headers
[official-gcc.git] / gcc / testsuite / gcc.dg / plugin / wide-int-test-1.c
blob2de35d88452635b4bf9b6da1945342b34b8b321a
1 /* Test that pass is inserted and invoked once. */
2 /* { dg-do compile } */
3 /* { dg-options "-O" } */
5 int
6 main (int argc, char **argv)
8 return 0;