aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/c99-func-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/c99-func-3.c')
-rw-r--r--gcc/testsuite/gcc.dg/c99-func-3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/c99-func-3.c b/gcc/testsuite/gcc.dg/c99-func-3.c
index 5fa920a..f8a06a0 100644
--- a/gcc/testsuite/gcc.dg/c99-func-3.c
+++ b/gcc/testsuite/gcc.dg/c99-func-3.c
@@ -1,6 +1,6 @@
/* Test for C99 __func__: not merging with string literals. */
/* Origin: Joseph Myers <jsm28@cam.ac.uk> */
-/* { dg-do run { xfail *-*-* } } */
+/* { dg-do run } */
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
extern void abort (void);