aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/line10.c
blob: 9f5f07998479913c0c2a771aeca2cedf6c216e61 (plain)
1
2
3
4
5
/* Test #line overflow checks: bug 97602.  */
/* { dg-do preprocess } */
/* { dg-options "-pedantic" } */

#line 4294967296 /* { dg-warning "line number out of range" } */