From 1cf0acdd19587bcfc635db6688b6a7143f0cadfe Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Sun, 30 Jul 2000 16:54:59 -0700 Subject: c90-digraph-1.c: Don't xfail. * gcc.dg/c90-digraph-1.c: Don't xfail. * gcc.dg/compare2.c (case 10): Xfail. * gcc.dg/noncompile/redecl-1.c: Fix expected error message. From-SVN: r35357 --- gcc/testsuite/gcc.dg/c90-digraph-1.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/testsuite/gcc.dg/c90-digraph-1.c') diff --git a/gcc/testsuite/gcc.dg/c90-digraph-1.c b/gcc/testsuite/gcc.dg/c90-digraph-1.c index 463ebc2..171c0ab 100644 --- a/gcc/testsuite/gcc.dg/c90-digraph-1.c +++ b/gcc/testsuite/gcc.dg/c90-digraph-1.c @@ -2,7 +2,6 @@ mode, but not in C90 mode. Also check correct stringizing. */ /* Origin: Joseph Myers */ -/* { dg-do run { xfail *-*-* } } */ /* { dg-options "-std=iso9899:1990 -pedantic-errors" } */ #define str(x) xstr(x) -- cgit v1.1