* gcc.dg/cpp/_Pragma4.c: Fix typo.
From-SVN: r56891
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
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" } }
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user