1 /* { dg-do preprocess } */
2 /* { dg-options "-nostdinc -P -dU" } */
3 /* { dg-options "-nostdinc -P -dU -std=c89" { target *-*-solaris2.* } } */
4 /* { dg-final { scan-file cmdlne-dU-16.i "^\n*#define __STDC__ 1\n*$" } } */
5 #ifdef __STDC__
6 #endif
7