Move test to gcc.c-torture/execute where it will be run in more variations

From-SVN: r96941
This commit is contained in:
Daniel Berlin 2005-03-23 18:56:18 +00:00
parent e69d504e58
commit 251c9c8168
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
/* { dg-do run } */
/* { dg-options "-O2" } */
/* PR tree-optimization/20601 */
extern void abort (void);
extern void exit (int);