Commit 9adb5ab1 by Richard Henderson Committed by Richard Henderson

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
parent 17109ecb
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.
......@@ -2,4 +2,4 @@
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=ev4 -O2" } */
#include "alpha-base-1.c"
#include "base-1.c"
......@@ -2,4 +2,4 @@
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=ev67 -O2" } */
#include "alpha-cix-1.c"
#include "cix-1.c"
......@@ -2,4 +2,4 @@
/* { dg-do link { target alpha*-*-* } } */
/* { dg-options "-mcpu=pca56 -O2" } */
#include "alpha-max-1.c"
#include "max-1.c"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment