* gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.

From-SVN: r90965
This commit is contained in:
Eric Botcazou 2004-11-20 17:14:35 +01:00 committed by Eric Botcazou
parent 3969c39f61
commit 21664a3ec0
2 changed files with 5 additions and 1 deletions

View 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>

View 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