c-parse.in (c99_block_start, [...]): New.
[gcc.git] / gcc / testsuite / gcc.dg / c99-scope-1.c
index 256b39c115a446752c18e0125409ea62c6ce5281..48ea3b088f70c9d87e9b9e9e8074d90605795303 100644 (file)
@@ -1,6 +1,6 @@
 /* Test for new block scopes in C99.  Inspired by C99 Rationale (N897).  */
 /* Origin: Joseph Myers <jsm28@cam.ac.uk> */
-/* { dg-do run { xfail *-*-* } } */
+/* { dg-do run } */
 /* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
 
 struct foo {