* gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.

From-SVN: r99996
This commit is contained in:
Janis Johnson 2005-05-19 23:22:23 +00:00 committed by Janis Johnson
parent 146e2904bc
commit 517297ba29
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-05-19 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
2005-05-19 Jakub Jelinek <jakub@redhat.com>
PR c++/21495

View File

@ -1,4 +1,3 @@
/* { dg-do run } */
/* { dg-require-effective-target vect_int } */
#include <stdarg.h>