diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/alpha-max-2.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/alpha-max-2.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/testsuite/gcc.dg/alpha-max-2.c b/gcc/testsuite/gcc.dg/alpha-max-2.c deleted file mode 100644 index a6c56139..0000000 --- a/gcc/testsuite/gcc.dg/alpha-max-2.c +++ /dev/null @@ -1,5 +0,0 @@ -/* Test that alpha-max-1.c compiles with optimization. */ -/* { dg-do link { target alpha*-*-* } } */ -/* { dg-options "-mcpu=pca56 -O2" } */ - -#include "alpha-max-1.c" |