Skip to content
Snippets Groups Projects
Commit 67fae09f authored by Janis Johnson's avatar Janis Johnson Committed by Janis Johnson
Browse files

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

From-SVN: r191445
parent 3d3bdc67
No related branches found
No related tags found
No related merge requests found
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> 2012-09-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* lib/target-supports-dg.exp (check-flags): Add cflags from board * lib/target-supports-dg.exp (check-flags): Add cflags from board
......
/* { dg-do run } */
/* { dg-options "-O1 -ftree-vectorize -fno-tree-pre -fno-tree-loop-im" } */ /* { dg-options "-O1 -ftree-vectorize -fno-tree-pre -fno-tree-loop-im" } */
extern void abort (void); extern void abort (void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment