vmx.exp: Explain why we skip tests for powerpc-eabispe.
authorAldy Hernandez <aldyh@redhat.com>
Fri, 30 Jul 2004 18:37:03 +0000 (18:37 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 30 Jul 2004 18:37:03 +0000 (18:37 +0000)
* gcc.dg/vmx/vmx.exp: Explain why we skip tests for
powerpc-eabispe.

From-SVN: r85346

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vmx/vmx.exp

index ec12faf90fe18331d8184cf44c0264536df36844..6941b3e043e2049034206cad404787fb700652be 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
+
+       * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
+       powerpc-eabispe.
+
 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
 
        * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
index 21d1700c204a33f3b5f50d86e228a326b66a7ee4..ac88c2905ee1f3f6aff499d98ecec1642a8039ee 100644 (file)
@@ -20,7 +20,8 @@
 load_lib gcc-dg.exp
 
 # Skip these tests for non-PowerPC targets and for Aix, where AltiVec
-# is not yet supported.
+# is not yet supported.  Also, skip these tests on the SPE because
+# AltiVec and E500 opcodes conflict.
 if {![istarget powerpc*-*-*] || [istarget powerpc*-*-aix*]
     || [istarget powerpc*-*eabispe*] } {
     return