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

From-SVN: r114690
This commit is contained in:
Janis Johnson 2006-06-15 21:32:20 +00:00 committed by Janis Johnson
parent d817ed3b10
commit 92a36a4a45
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2006-06-15 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/vmx/pr27842.c: Remove dg-do directive; use default.
2006-06-16 Richard Guenther <rguenther@suse.de>
PR tree-optimization/27781

View File

@ -1,5 +1,3 @@
/* { dg-do run } */
#include <altivec.h>
extern void abort (void);