]> gcc.gnu.org Git - gcc.git/commitdiff
static11.C: Add xtensa-*-elf* to the list of targets to skip.
authorBob Wilson <bob.wilson@acm.org>
Tue, 11 Jun 2002 16:59:00 +0000 (16:59 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Tue, 11 Jun 2002 16:59:00 +0000 (16:59 +0000)
        * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
        list of targets to skip.

From-SVN: r54514

gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/static11.C

index 4ef50fab73eca8cca63ae1afa16b283466dad4a0..5d9b3fa2c2ca497edeada278059fbc9fcd31e402 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-11  Bob Wilson  <bob.wilson@acm.org>
+
+       * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
+       list of targets to skip.
+
 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
 
        * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
index cb8a5241a1713c1cd63302ee42f76bfda2fd17f9..3e31b408e7ddde5e4e0cb0676e8cc0587488161f 100644 (file)
@@ -5,7 +5,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.
-// Skip if target: mmix-knuth-mmixware
+// Skip if target: mmix-knuth-mmixware xtensa-*-elf*
 
 extern "C" void _exit (int);
 
This page took 0.093952 seconds and 5 git commands to generate.