2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-25 04:30:32 +08:00

* gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.

From-SVN: r113996
This commit is contained in:
Janis Johnson 2006-05-22 22:18:03 +00:00 committed by Janis Johnson
parent 9162385be7
commit a9bd04c37b
2 changed files with 2 additions and 1 deletions
gcc/testsuite

@ -1,5 +1,7 @@
2006-05-22 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.
* gcc.c-torture/execute/20040709-2.c: Remove temporary hack for ppc64.
2006-05-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>

@ -1,4 +1,3 @@
/* { dg-do run } */
/* { dg-options "-maltivec" } */
extern void abort ();