mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-13 13:07:28 +08:00
altivec-1.c: Fix typo.
2001-11-17 Aldy Hernandez <aldyh@redhat.com> * gcc.dg/altivec-1.c: Fix typo. From-SVN: r47225
This commit is contained in:
parent
b7e0196a08
commit
da6ccf8361
@ -1,3 +1,7 @@
|
||||
2001-11-17 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* gcc.dg/altivec-1.c: Fix typo.
|
||||
|
||||
2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
|
||||
|
||||
* gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-do run { target powerpc-*altivec powerpc-*-*-*altivec } } */
|
||||
/* { dg-do run { target powerpc-*-*altivec powerpc-*-*-*altivec } } */
|
||||
/* { dg-options "-maltivec" } */
|
||||
|
||||
/* Program to test PowerPC AltiVec instructions. */
|
||||
|
Loading…
Reference in New Issue
Block a user