Fix warning with -Wsign-compare -Wsystem-headers
[official-gcc.git] / gcc / testsuite / gcc.dg / plugin / poly-int-test-1.c
blobfe284d594334a38d3a23aa6fc699dcabb7932fea
1 /* { dg-do compile } */
2 /* { dg-options "-O" } */
4 int
5 main (int argc, char **argv)
7 return 0;