comparison gcc/testsuite/gcc.dg/cpp/unc3.c @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents
children 84e7813d76e9
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
1 /* Tests for unterminated conditionals: 3. */
2 /* { dg-do preprocess } */
3
4 #if 1 /* { dg-error "#else" "unterminated #else" } */
5 #else