summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/unc3.c
blob: d5f16f738acc283df46e5d28d37ec74cf354fcae (plain)
1
2
3
4
5
/* Tests for unterminated conditionals: 3.  */
/* { dg-do preprocess } */

#if 1  /* { dg-error "#else" "unterminated #else" } */
#else