mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-06 04:00:25 +08:00
* gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
From-SVN: r90965
This commit is contained in:
parent
3969c39f61
commit
21664a3ec0
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user