Commit 21664a3e by Eric Botcazou Committed by Eric Botcazou

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

From-SVN: r90965
parent 3969c39f
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>
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment