* gcc.dg/ucnid-6.c: Fix typo in dg-do directive.
From-SVN: r147068
This commit is contained in:
parent
85e59f3a2d
commit
dcdd554149
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-05-02 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* gcc.dg/ucnid-6.c: Fix typo in dg-do directive.
|
||||
|
||||
2009-05-02 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR middle-end/40001
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { dg-do run */
|
||||
/* { dg-do run } */
|
||||
/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "*" } { "" } } */
|
||||
/* { dg-options "-std=c99 -fextended-identifiers -save-temps" } */
|
||||
void abort (void);
|
||||
|
|
Loading…
Add table
Reference in a new issue