* gcc.dg/ucnid-6.c: Fix typo in dg-do directive.

From-SVN: r147068
This commit is contained in:
Joseph Myers 2009-05-03 00:30:58 +01:00 committed by Joseph Myers
parent 85e59f3a2d
commit dcdd554149
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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);