Commit 2ef835f2 by Neil Booth Committed by Neil Booth

* gcc.dg/cpp/_Pragma4.c: Fix typo.

From-SVN: r56891
parent c4dfc70c
2002-09-06 Neil Booth <neil@daikokuya.co.uk>
* gcc.dg/cpp/_Pragma4.c: Fix typo.
Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
* objc/execute/formal_protocol-6.x: Removed. This testcase is now
......
......@@ -7,6 +7,6 @@ a b c
/*
{ dg-final { if ![file exists _Pragma4.i] { return } } }
{ dg-final { if { [grep _Pragma4.i "#pragma bat "] != "" } { return } } }
{ dg-final { if { [grep _Pragma4.i "#pragma bar "] != "" } { return } } }
{ dg-final { fail "_Pragma4.c: #pragma appearing on its own line" } }
*/
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