diff options
-rw-r--r-- | gcc/testsuite/ChangeLog | 13 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/20010423-1.c (renamed from gcc/testsuite/gcc.dg/20010423-1.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/20020313-1.c (renamed from gcc/testsuite/gcc.dg/20020313-1.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/20020326-1.c (renamed from gcc/testsuite/gcc.dg/20020326-1.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/20030225-2.c (renamed from gcc/testsuite/gcc.dg/20030225-2.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/20030405-1.c (renamed from gcc/testsuite/gcc.dg/20030405-1.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/20030811-1.c (renamed from gcc/testsuite/gcc.dg/20030811-1.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/20040303-1.c (renamed from gcc/testsuite/gcc.dg/20040303-1.c) | 4 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/asm-1.c (renamed from gcc/testsuite/gcc.dg/ia64-asm-1.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/float80-1.c (renamed from gcc/testsuite/gcc.dg/ia64-float80-1.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/float80-2.c (renamed from gcc/testsuite/gcc.dg/ia64-float80-2.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/fptr-1.c (renamed from gcc/testsuite/gcc.dg/ia64-fptr-1.c) | 0 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/got-1.c (renamed from gcc/testsuite/gcc.dg/ia64-got-1.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/postinc-1.c (renamed from gcc/testsuite/gcc.dg/ia64-postinc.c) | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/types-1.c (renamed from gcc/testsuite/gcc.dg/ia64-types1.c) | 0 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/types-2.c (renamed from gcc/testsuite/gcc.dg/ia64-types2.c) | 0 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/visibility-1.c (renamed from gcc/testsuite/gcc.dg/ia64-visibility-1.c) | 0 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/ia64/visibility-2.c (renamed from gcc/testsuite/gcc.dg/ia64-visibility-2.c) | 0 |
18 files changed, 26 insertions, 13 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 002b28bdb51..046330f52ad 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -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. diff --git a/gcc/testsuite/gcc.dg/20010423-1.c b/gcc/testsuite/gcc.target/ia64/20010423-1.c index 06af789ba53..4cec79370de 100644 --- a/gcc/testsuite/gcc.dg/20010423-1.c +++ b/gcc/testsuite/gcc.target/ia64/20010423-1.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target ia64-*-* } } */ +/* { dg-do compile } */ /* { dg-options "-O2" } */ int __sync_fetch_and_add_si (int *, int); diff --git a/gcc/testsuite/gcc.dg/20020313-1.c b/gcc/testsuite/gcc.target/ia64/20020313-1.c index c8c5d7135ab..bc134febf1e 100644 --- a/gcc/testsuite/gcc.dg/20020313-1.c +++ b/gcc/testsuite/gcc.target/ia64/20020313-1.c @@ -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" } */ diff --git a/gcc/testsuite/gcc.dg/20020326-1.c b/gcc/testsuite/gcc.target/ia64/20020326-1.c index 4a903bc91c4..16da750ba42 100644 --- a/gcc/testsuite/gcc.dg/20020326-1.c +++ b/gcc/testsuite/gcc.target/ia64/20020326-1.c @@ -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 =" } } */ diff --git a/gcc/testsuite/gcc.dg/20030225-2.c b/gcc/testsuite/gcc.target/ia64/20030225-2.c index fd83ab8e0aa..278180777ff 100644 --- a/gcc/testsuite/gcc.dg/20030225-2.c +++ b/gcc/testsuite/gcc.target/ia64/20030225-2.c @@ -1,4 +1,4 @@ -/* { dg-do run { target ia64-*-linux* } } */ +/* { dg-do run } */ /* { dg-options "-O3" } */ extern void abort (void); diff --git a/gcc/testsuite/gcc.dg/20030405-1.c b/gcc/testsuite/gcc.target/ia64/20030405-1.c index ec19d5c7870..510638ce5e1 100644 --- a/gcc/testsuite/gcc.dg/20030405-1.c +++ b/gcc/testsuite/gcc.target/ia64/20030405-1.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target ia64-*-* } } */ +/* { dg-do compile } */ /* { dg-options "-O2" } */ int diff --git a/gcc/testsuite/gcc.dg/20030811-1.c b/gcc/testsuite/gcc.target/ia64/20030811-1.c index 55b24060ecb..d162794f594 100644 --- a/gcc/testsuite/gcc.dg/20030811-1.c +++ b/gcc/testsuite/gcc.target/ia64/20030811-1.c @@ -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 diff --git a/gcc/testsuite/gcc.dg/20040303-1.c b/gcc/testsuite/gcc.target/ia64/20040303-1.c index 325853860b6..60b5c528fdb 100644 --- a/gcc/testsuite/gcc.dg/20040303-1.c +++ b/gcc/testsuite/gcc.target/ia64/20040303-1.c @@ -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); diff --git a/gcc/testsuite/gcc.dg/ia64-asm-1.c b/gcc/testsuite/gcc.target/ia64/asm-1.c index 7222bbd214b..0acfee58998 100644 --- a/gcc/testsuite/gcc.dg/ia64-asm-1.c +++ b/gcc/testsuite/gcc.target/ia64/asm-1.c @@ -1,4 +1,4 @@ -/* { dg-do run { target ia64-*-* } } */ +/* { dg-do run } */ /* { dg-options } */ extern void abort (void); diff --git a/gcc/testsuite/gcc.dg/ia64-float80-1.c b/gcc/testsuite/gcc.target/ia64/float80-1.c index dd39f3eb59a..38e9c870f4e 100644 --- a/gcc/testsuite/gcc.dg/ia64-float80-1.c +++ b/gcc/testsuite/gcc.target/ia64/float80-1.c @@ -1,5 +1,5 @@ /* Bug 14610 */ -/* { dg-do run { target ia64-*-* } } */ +/* { dg-do run } */ extern void abort(void); volatile __float80 x = 30.0; diff --git a/gcc/testsuite/gcc.dg/ia64-float80-2.c b/gcc/testsuite/gcc.target/ia64/float80-2.c index 629312425c2..346daa7bab2 100644 --- a/gcc/testsuite/gcc.dg/ia64-float80-2.c +++ b/gcc/testsuite/gcc.target/ia64/float80-2.c @@ -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); diff --git a/gcc/testsuite/gcc.dg/ia64-fptr-1.c b/gcc/testsuite/gcc.target/ia64/fptr-1.c index 8dc2efa2964..8dc2efa2964 100644 --- a/gcc/testsuite/gcc.dg/ia64-fptr-1.c +++ b/gcc/testsuite/gcc.target/ia64/fptr-1.c diff --git a/gcc/testsuite/gcc.dg/ia64-got-1.c b/gcc/testsuite/gcc.target/ia64/got-1.c index d53560f8156..7a12ebd0271 100644 --- a/gcc/testsuite/gcc.dg/ia64-got-1.c +++ b/gcc/testsuite/gcc.target/ia64/got-1.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target ia64*-*-* } } */ +/* { dg-do compile } */ /* { dg-options "-O2 -fPIC" } */ /* { dg-final { scan-assembler "@ltoffx\\(object#\\)" } } */ diff --git a/gcc/testsuite/gcc.dg/ia64-postinc.c b/gcc/testsuite/gcc.target/ia64/postinc-1.c index 20a50ed1cbe..93c30d8725a 100644 --- a/gcc/testsuite/gcc.dg/ia64-postinc.c +++ b/gcc/testsuite/gcc.target/ia64/postinc-1.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target ia64-*-* } } */ +/* { dg-do compile } */ /* { dg-options "-O2" } */ /* { dg-options "-O2 -mlp64" { target ia64-*-hpux* } } */ diff --git a/gcc/testsuite/gcc.dg/ia64-types1.c b/gcc/testsuite/gcc.target/ia64/types-1.c index 521588b47bd..521588b47bd 100644 --- a/gcc/testsuite/gcc.dg/ia64-types1.c +++ b/gcc/testsuite/gcc.target/ia64/types-1.c diff --git a/gcc/testsuite/gcc.dg/ia64-types2.c b/gcc/testsuite/gcc.target/ia64/types-2.c index 30e4ddbf87c..30e4ddbf87c 100644 --- a/gcc/testsuite/gcc.dg/ia64-types2.c +++ b/gcc/testsuite/gcc.target/ia64/types-2.c diff --git a/gcc/testsuite/gcc.dg/ia64-visibility-1.c b/gcc/testsuite/gcc.target/ia64/visibility-1.c index 53bc2c3f785..53bc2c3f785 100644 --- a/gcc/testsuite/gcc.dg/ia64-visibility-1.c +++ b/gcc/testsuite/gcc.target/ia64/visibility-1.c diff --git a/gcc/testsuite/gcc.dg/ia64-visibility-2.c b/gcc/testsuite/gcc.target/ia64/visibility-2.c index 895ef6d918b..895ef6d918b 100644 --- a/gcc/testsuite/gcc.dg/ia64-visibility-2.c +++ b/gcc/testsuite/gcc.target/ia64/visibility-2.c |