* gas/ppc/altivec.d: Invoke "as" with "-a32".
This commit is contained in:
parent
dfff24c9bd
commit
d5cc04b152
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-07-26 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* gas/ppc/altivec.d: Invoke "as" with "-a32".
|
||||
|
||||
2002-07-25 Richard Sandiford <rsandifo@redhat.com>
|
||||
|
||||
* gas/mips/mips-gp32-fp64.d,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#as: -m601 -maltivec
|
||||
#as: -a32 -m601 -maltivec
|
||||
#objdump: -Dr
|
||||
#name: AltiVec tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue