Commit a0fd9909 by Neil Booth Committed by Neil Booth

* gcc.dg/cpp/defined_trad.c: New test.

From-SVN: r38195
parent 4028c3a1
2000-12-11 Neil Booth <neilb@earthling.net>
* gcc.dg/cpp/defined_trad.c
2000-12-11 Neil Booth <neilb@earthling.net>
* gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
......
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-traditional" } */
/* Tests tradcpp0 with defined. */
/* Source: Neil Booth, 11 Dec 2000. */
#if defined REGPARMS
#error REGPARMS should not be 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