asm-1.c: Move from gcc.dg/asm-5.c.

* gcc.target/alpha/asm-1.c: Move from gcc.dg/asm-5.c.
        * gcc.target/alpha/cix-1.c, gcc.target/alpha/cix-2.c,
        gcc.target/alpha/max-1.c, gcc.target/alpha/max-2.c,
        gcc.target/alpha/base-1.c, gcc.target/alpha/base-2.c: Move
        from gcc.dg/alpha-*.
        * gcc.target/alpha/980217-1.c, gcc.target/alpha/20011018-1.c,
        gcc.target/alpha/20000715-1.c: Move from gcc.dg/.

From-SVN: r106538
This commit is contained in:
Richard Henderson 2005-11-05 15:30:25 -08:00 committed by Richard Henderson
parent 17109ecb50
commit 9adb5ab107
11 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,13 @@
2005-11-05 Richard Henderson <rth@redhat.com>
* gcc.target/alpha/asm-1.c: Move from gcc.dg/asm-5.c.
* gcc.target/alpha/cix-1.c, gcc.target/alpha/cix-2.c,
gcc.target/alpha/max-1.c, gcc.target/alpha/max-2.c,
gcc.target/alpha/base-1.c, gcc.target/alpha/base-2.c: Move
from gcc.dg/alpha-*.
* gcc.target/alpha/980217-1.c, gcc.target/alpha/20011018-1.c,
gcc.target/alpha/20000715-1.c: Move from gcc.dg/.
2005-11-05 Andreas Jaeger <aj@suse.de>
* gcc.target/i386/20020523-2.c: Fix path for i386-cpuid.h.

View File

@ -2,4 +2,4 @@
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=ev4 -O2" } */
#include "alpha-base-1.c"
#include "base-1.c"

View File

@ -2,4 +2,4 @@
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=ev67 -O2" } */
#include "alpha-cix-1.c"
#include "cix-1.c"

View File

@ -2,4 +2,4 @@
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=pca56 -O2" } */
#include "alpha-max-1.c"
#include "max-1.c"