OSDN Git Service

* gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Nov 2004 16:14:35 +0000 (16:14 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Nov 2004 16:14:35 +0000 (16:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90965 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vect.exp

index 07d05d2..a52d7c1 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
+
 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
             Joseph Myers  <joseph@codesourcery.com>
 
index 8740fa3..03281c8 100644 (file)
@@ -56,7 +56,7 @@ if [istarget "powerpc*-*-*"] {
     lappend DEFAULT_VECTCFLAGS "-mpaired-single"
     set dg-do-what-default run
 } elseif [istarget "sparc*-*-*"] {
-    lappend DEFAULT_VECTFLAGS "-mcpu=ultrasparc -mvis"
+    lappend DEFAULT_VECTCFLAGS "-mcpu=ultrasparc" "-mvis"
     set dg-do-what-default run
 } else {
     return