* gcc.dg/cpp/cmdlne-C.c: Fix typo.
From-SVN: r34958
This commit is contained in:
parent
745ef6d6ec
commit
9e88fd4a0b
@ -1,3 +1,7 @@
|
||||
2000-07-11 Neil Booth <NeilB@earthling.net>
|
||||
|
||||
* gcc.dg/cpp/cmdlne-C.c: Fix typo.
|
||||
|
||||
2000-07-11 Neil Booth <NeilB@earthling.net>
|
||||
|
||||
* gcc.dg/cpp/cmdlne-C.c: New.
|
||||
|
@ -23,8 +23,8 @@
|
||||
#error not_a_macro is!
|
||||
#endif
|
||||
|
||||
/* Check obj_like2 doesn't expect arguments, and fun_like does. */
|
||||
obj_like2
|
||||
/* Check obj_like doesn't expect arguments, and fun_like does. */
|
||||
obj_like
|
||||
fun_like (foo, bar)
|
||||
|
||||
/* Check OK to redefine fun_like without comments in the params. */
|
||||
|
Loading…
Reference in New Issue
Block a user