2017-11-15 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / empty-source-2.c
blob7261fda7c85e2a4f7fa2baef4e34fb8d251d7d34
1 /* Test diagnostic for an empty source file. Test with -pedantic. */
2 /* Origin: Joseph Myers <joseph@codesourcery.com> */
3 /* { dg-do compile } */
4 /* { dg-options "-pedantic" } */
6 /* { dg-warning "ISO C forbids an empty translation unit" "empty" { target *-*-* } . } */