* gcc.dg/cpp/_Pragma4.c: Fix typo.
From-SVN: r56891
This commit is contained in:
parent
c4dfc70c80
commit
2ef835f288
2 changed files with 5 additions and 1 deletions
|
@ -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" } }
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue