* gcc.dg/vect/pr52298.c: Remove "dg-do run".

From-SVN: r191445
This commit is contained in:
Janis Johnson 2012-09-18 19:45:11 +00:00 committed by Janis Johnson
parent 3d3bdc6767
commit 67fae09fb0
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-09-18 Janis Johnson <janisjo@codesourcery.com>
* gcc.dg/vect/pr52298.c: Remove "dg-do run".
2012-09-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* lib/target-supports-dg.exp (check-flags): Add cflags from board

View File

@ -1,4 +1,3 @@
/* { dg-do run } */
/* { dg-options "-O1 -ftree-vectorize -fno-tree-pre -fno-tree-loop-im" } */
extern void abort (void);