From: Joseph Myers Date: Tue, 29 Nov 2005 17:52:43 +0000 (+0000) Subject: fp-int-convert-timode.c: XFAIL only on lp64 targets. X-Git-Tag: releases/gcc-4.2.0~5683 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4311c8e54c31efed7aa9aaef244a4ac93fbf96d2;p=thirdparty%2Fgcc.git fp-int-convert-timode.c: XFAIL only on lp64 targets. * gcc.dg/torture/fp-int-convert-timode.c: XFAIL only on lp64 targets. * gcc.dg/torture/fp-int-convert-float128-timode.c: XFAIL also for LP64 ia64. From-SVN: r107674 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 5c6b4c35598e..4d9d5da25cec 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2005-11-29 Joseph S. Myers + + * gcc.dg/torture/fp-int-convert-timode.c: XFAIL only on lp64 + targets. + * gcc.dg/torture/fp-int-convert-float128-timode.c: XFAIL also for + LP64 ia64. + 2005-11-29 Jakub Jelinek * gfortran.dg/open_access_1.f90: New test. diff --git a/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c b/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c index 30250d86d9e8..e9538318f69d 100644 --- a/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c +++ b/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode.c @@ -2,6 +2,7 @@ /* Origin: Joseph Myers */ /* { dg-do run { target i?86-*-* x86_64-*-* ia64-*-* } } */ /* { dg-xfail-if "" { i?86-*-* x86_64-*-* } { "*" } { "" } } */ +/* { dg-xfail-if "" { ia64-*-* && lp64 } { "*" } { "" } } */ /* { dg-options "" } */ /* { dg-options "-mmmx" { target { i?86-*-* && ilp32 } } } */ /* { dg-options "-mmmx" { target { x86_64-*-* && ilp32 } } } */ diff --git a/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode.c b/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode.c index 11c02a321cab..e60b5409d5f0 100644 --- a/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode.c +++ b/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode.c @@ -1,6 +1,6 @@ /* Test floating-point conversions. TImode types. */ /* Origin: Joseph Myers */ -/* { dg-do run { xfail *-*-* } } */ +/* { dg-do run { xfail lp64 } } */ /* { dg-options "" } */ #include