(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
cmdlne-dU-16.c
       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