Commit d9adf95d by Alexandre Oliva Committed by Alexandre Oliva

* compile/cpp-1.c: New test.

From-SVN: r32148
parent e0bf2d95
2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* compile/cpp-1.c: New test.
2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* execute/va-arg-13.c: New test. * execute/va-arg-13.c: New test.
......
/* Copyright (C) 2000 Free Software Foundation.
by Alexandre Oliva <oliva@lsd.ic.unicamp.br> */
#define foo/**/1
#if foo != 1
# error "foo not properly defined"
#endif
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