Commit 495da1f6 by Alexandre Oliva Committed by Alexandre Oliva

* gcc.dg/cpp-li2.c: New test.

From-SVN: r32146
parent e729bc6d
2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* gcc.dg/cpp-li2.c: New test.
* gcc.dg/cpp-wi1.c: New test.
* gcc.dg/cpp-li1.c: New test.
......
/* Copyright (C) 2000 Free Software Foundation.
by Alexandre Oliva <oliva@lsd.ic.unicamp.br> */
/* { dg-do preprocess } */
#line 1
#line 0
#line 2
#line 32768
/* { dg-error "out of range" "line # too low" { target *-*-* } 1 } */
/* { dg-error "out of range" "line # too high" { target *-*-* } 2 } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment