diff options
-rw-r--r-- | gcc/testsuite/g++.old-deja/g++.brendan/union1.C | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.brendan/union1.C b/gcc/testsuite/g++.old-deja/g++.brendan/union1.C index ca78146..6ae0605 100644 --- a/gcc/testsuite/g++.old-deja/g++.brendan/union1.C +++ b/gcc/testsuite/g++.old-deja/g++.brendan/union1.C @@ -3,7 +3,6 @@ // the DECL_SIZE of the decls, instead of comparing the DECL_SIZE nodes. // The compiler currently fails to allocate space for the static union. -// excess errors test - XFAIL *-*-* unsigned hash(const double d) |