Commit 45d52318 by Jakub Jelinek Committed by Jakub Jelinek

* gcc.dg/cpp/20000720-1.S: New test.

From-SVN: r35223
parent e20dccad
2000-07-24 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/cpp/20000720-1.S: New test.
2000-07-21 Michael Meissner <meissner@redhat.com>
* gcc.c-torture/execute/ieee/hugeval.c: New test.
......
/* { dg-do preprocess } */
#define nop() foobar
nop
call b
/*
{ dg-final { if ![file exists 20000720-1.i] { return } } }
{ dg-final { if \{ [grep 20000720-1.i "nop.*call"] != "" \} \{ } }
{ dg-final { fail "20000720-1.S: new-line preservation" } }
{ dg-final { \} else \{ } }
{ dg-final { pass "20000720-1.S: new-line preservation" } }
{ dg-final { \} } }
*/
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