From 2420cc4d11918fb283a06f6db8aa5609e928171b Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Fri, 4 May 2007 16:26:28 +0000 Subject: [PATCH] * g++.old-deja/g++.pt/static11.C: Remove xtensa-*-elf* xfail. From-SVN: r124434 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.old-deja/g++.pt/static11.C | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index cfcdf361b94..dca1dc33070 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-05-04 Bob Wilson + + * g++.old-deja/g++.pt/static11.C: Remove xtensa-*-elf* xfail. + 2007-05-04 Francois-Xavier Coudert PR libfortran/31210 diff --git a/gcc/testsuite/g++.old-deja/g++.pt/static11.C b/gcc/testsuite/g++.old-deja/g++.pt/static11.C index bf9489e857e..f3e119868f1 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/static11.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/static11.C @@ -2,7 +2,7 @@ // in their dejagnu baseboard description) require that the status is // final when exit is entered (or main returns), and not "overruled" by a // destructor calling _exit. It's not really worth it to handle that. -// { dg-do run { xfail mmix-knuth-mmixware xtensa-*-elf* arm*-*-elf arm*-*-eabi m68k-*-elf } } +// { dg-do run { xfail mmix-knuth-mmixware arm*-*-elf arm*-*-eabi m68k-*-elf } } // Bug: g++ was failing to destroy C::a because it was using two // different sentry variables for construction and destruction. -- 2.30.2