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

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