]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fp-int-convert-float.c: Reenable test on SPU.
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 19 Aug 2008 16:12:44 +0000 (16:12 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 19 Aug 2008 16:12:44 +0000 (16:12 +0000)
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

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/fp-int-convert-float.c
gcc/testsuite/gcc.dg/torture/fp-int-convert-timode.c

index a9df31b888140cdc924ee805fdfbdf4566b1cecb..8c0322aec56fe1b4e1780fb5c9c88279a7a7ae3f 100644 (file)
@@ -1,3 +1,8 @@
+2008-08-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * 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  <rguenther@suse.de>
 
        * gcc.dg/tree-ssa/ssa-ccp-14.c: XFAIL.
index ca5a4f8b6d7106b1eebf4e3614b02f9bc23e7a0d..7fca1df7adf2479b55093c9b579a738410fa0a2a 100644 (file)
@@ -2,7 +2,6 @@
 /* Origin: Joseph Myers <joseph@codesourcery.com> */
 /* { dg-do run } */
 /* { dg-options "" } */
-/* { dg-skip-if "Round to zero" { spu-*-* } } */
 
 #include <float.h>
 #include "fp-int-convert.h"
index faeae6050d102bb000a7eb1280cc59fbe2745563..2b27153044cfe60abd0b93869e1614f1597ff11b 100644 (file)
@@ -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