libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / empty-source-2.c
blob67906f9e8dd7807fde890d7ab253bc400eaa3305
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 *-*-* } .+1 } */