Commit dcdd5541 by Joseph Myers Committed by Joseph Myers

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

From-SVN: r147068
parent 85e59f3a
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
......
/* { dg-do run */
/* { dg-do run } */
/* { dg-xfail-if "" { "powerpc-ibm-aix*" } { "*" } { "" } } */
/* { dg-options "-std=c99 -fextended-identifiers -save-temps" } */
void abort (void);
......
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