* gas/ppc/altivec.d: Invoke "as" with "-a32".

This commit is contained in:
Alan Modra 2002-07-26 04:19:12 +00:00
parent dfff24c9bd
commit d5cc04b152
2 changed files with 5 additions and 1 deletions

View file

@ -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,

View file

@ -1,4 +1,4 @@
#as: -m601 -maltivec
#as: -a32 -m601 -maltivec
#objdump: -Dr
#name: AltiVec tests