20010423-1.c, [...]: Move from gcc.dg/.

* gcc.target/ia64/20010423-1.c, gcc.target/ia64/20020313-1.c,
        gcc.target/ia64/20020326-1.c, gcc.target/ia64/20030225-2.c,
        gcc.target/ia64/20030405-1.c, gcc.target/ia64/20030811-1.c,
        gcc.target/ia64/20040303-1.c: Move from gcc.dg/.
        * gcc.target/ia64/asm-1.c, gcc.target/ia64/float80-1.c,
        gcc.target/ia64/float80-2.c, gcc.target/ia64/got-1.c,
        gcc.target/ia64/postinc-1.c, gcc.target/ia64/types-1.c,
        gcc.target/ia64/types-2.c, gcc.target/ia64/visibility-1.c,
        gcc.target/ia64/visibility-2.c: Move from gcc.dg/, with
        renaming to remove initial "ia64-".

From-SVN: r107205
This commit is contained in:
Richard Henderson 2005-11-18 18:19:43 -08:00 committed by Richard Henderson
parent 8d50f13900
commit 7b767e311d
18 changed files with 26 additions and 13 deletions

View File

@ -1,3 +1,16 @@
2005-11-18 Richard Henderson <rth@redhat.com>
* gcc.target/ia64/20010423-1.c, gcc.target/ia64/20020313-1.c,
gcc.target/ia64/20020326-1.c, gcc.target/ia64/20030225-2.c,
gcc.target/ia64/20030405-1.c, gcc.target/ia64/20030811-1.c,
gcc.target/ia64/20040303-1.c: Move from gcc.dg/.
* gcc.target/ia64/asm-1.c, gcc.target/ia64/float80-1.c,
gcc.target/ia64/float80-2.c, gcc.target/ia64/got-1.c,
gcc.target/ia64/postinc-1.c, gcc.target/ia64/types-1.c,
gcc.target/ia64/types-2.c, gcc.target/ia64/visibility-1.c,
gcc.target/ia64/visibility-2.c: Move from gcc.dg/, with
renaming to remove initial "ia64-".
2005-11-18 Eric Botcazou <ebotcazou@adacore.com>
* ada/acats/run_all.sh (target_run): Revert 2005-11-17 patch.

View File

@ -1,4 +1,4 @@
/* { dg-do compile { target ia64-*-* } } */
/* { dg-do compile } */
/* { dg-options "-O2" } */
int __sync_fetch_and_add_si (int *, int);

View File

@ -3,7 +3,7 @@
insns, and messed up its internal state on which slot it was issuing
to, and aborted. */
/* { dg-do compile { target ia64-*-* } } */
/* { dg-do compile } */
/* In ILP32 mode, we get warnings about large integer constants.
Those cause spurious FAILs. */
/* { dg-options "-w -O2 -mconstant-gp" } */

View File

@ -1,5 +1,5 @@
/* PR target/6054 */
/* { dg-do compile { target ia64-*-* } } */
/* { dg-do compile } */
/* { dg-options "-O -mconstant-gp" } */
/* { dg-final { scan-assembler "mov r1 =" } } */

View File

@ -1,4 +1,4 @@
/* { dg-do run { target ia64-*-linux* } } */
/* { dg-do run } */
/* { dg-options "-O3" } */
extern void abort (void);

View File

@ -1,4 +1,4 @@
/* { dg-do compile { target ia64-*-* } } */
/* { dg-do compile } */
/* { dg-options "-O2" } */
int

View File

@ -1,5 +1,5 @@
/* Origin: PR target/11693 from Andreas Schwab <schwab@suse.de> */
/* { dg-do compile { target ia64-*-linux* } } */
/* { dg-do compile } */
/* { dg-options "-O2 -frename-registers" } */
static inline unsigned long

View File

@ -3,8 +3,8 @@
exact value from a floating point expression is unwise but GCC
depends on it in allocno_compare. */
/* { dg-do run { target ia64-*-* } } */
/* { dg-options "-minline-float-divide-max-throughput" { target ia64-*-* } } */
/* { dg-do run } */
/* { dg-options "-minline-float-divide-max-throughput" } */
extern void abort (void);

View File

@ -1,4 +1,4 @@
/* { dg-do run { target ia64-*-* } } */
/* { dg-do run } */
/* { dg-options } */
extern void abort (void);

View File

@ -1,5 +1,5 @@
/* Bug 14610 */
/* { dg-do run { target ia64-*-* } } */
/* { dg-do run } */
extern void abort(void);
volatile __float80 x = 30.0;

View File

@ -1,5 +1,5 @@
/* Bug 14610 */
/* { dg-do run { target ia64-*-* } } */
/* { dg-do run } */
/* { dg-options "-minline-int-divide-max-throughput" } */
extern void abort(void);

View File

@ -1,4 +1,4 @@
/* { dg-do compile { target ia64*-*-* } } */
/* { dg-do compile } */
/* { dg-options "-O2 -fPIC" } */
/* { dg-final { scan-assembler "@ltoffx\\(object#\\)" } } */

View File

@ -1,4 +1,4 @@
/* { dg-do compile { target ia64-*-* } } */
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -mlp64" { target ia64-*-hpux* } } */