From: Ulrich Weigand Date: Tue, 19 Aug 2008 16:12:44 +0000 (+0000) Subject: fp-int-convert-float.c: Reenable test on SPU. X-Git-Tag: releases/gcc-4.4.0~3069 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0861615e910a022e0aed48c0d8cf0a98ac7a073b;p=thirdparty%2Fgcc.git fp-int-convert-float.c: Reenable test on SPU. testsuite/ChangeLog: * gcc.dg/torture/fp-int-convert-float.c: Reenable test on SPU. * gcc.dg/torture/fp-int-convert-timode.c: Reenable "float" test on SPU. From-SVN: r139239 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index a9df31b88814..8c0322aec56f 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-08-19 Ulrich Weigand + + * gcc.dg/torture/fp-int-convert-float.c: Reenable test on SPU. + * gcc.dg/torture/fp-int-convert-timode.c: Reenable "float" test on SPU. + 2008-08-19 Richard Guenther * gcc.dg/tree-ssa/ssa-ccp-14.c: XFAIL. diff --git a/gcc/testsuite/gcc.dg/torture/fp-int-convert-float.c b/gcc/testsuite/gcc.dg/torture/fp-int-convert-float.c index ca5a4f8b6d71..7fca1df7adf2 100644 --- a/gcc/testsuite/gcc.dg/torture/fp-int-convert-float.c +++ b/gcc/testsuite/gcc.dg/torture/fp-int-convert-float.c @@ -2,7 +2,6 @@ /* Origin: Joseph Myers */ /* { dg-do run } */ /* { dg-options "" } */ -/* { dg-skip-if "Round to zero" { spu-*-* } } */ #include #include "fp-int-convert.h" 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 faeae6050d10..2b27153044cf 100644 --- a/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode.c +++ b/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode.c @@ -9,10 +9,7 @@ int main (void) { -#ifndef __SPU__ - /* Single-precision floating point on SPU always rounds to zero. */ TEST_I_F(TItype, UTItype, float, FLT_MANT_DIG); -#endif TEST_I_F(TItype, UTItype, double, DBL_MANT_DIG); /* Disable the long double tests when using IBM Extended Doubles. They have variable precision, but constants calculated by gcc's