revert: re PR libfortran/24685 (real(16) formatted input is broken for huge values...
authorJanis Johnson <janis187@us.ibm.com>
Fri, 19 Dec 2008 18:12:40 +0000 (18:12 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 19 Dec 2008 18:12:40 +0000 (18:12 +0000)
Revert:
2008-12-12  Janis Johnson  <janis187@us.ibm.com>
PR libgfortran/24685
* gfortran.dg/default_format_denormal_2.f90: Change XFAIL to check
for size of long double.

From-SVN: r142840

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/default_format_denormal_2.f90

index 80b117bfad2df7d2b93a330e8df1e947488afc85..1337b471c4d98908876896aaf6ff7145128cdbca 100644 (file)
@@ -1,3 +1,11 @@
+2008-12-19  Janis Johnson  <janis187@us.ibm.com>
+
+       Revert:
+       2008-12-12  Janis Johnson  <janis187@us.ibm.com>
+       PR libgfortran/24685
+       * gfortran.dg/default_format_denormal_2.f90: Change XFAIL to check
+       for size of long double.
+
 2008-12-18  Andrew Pinski  <andrew_pinski@playstation.sony.com>
 
        PR middle-end/38565
index 1ec70055aeb9ac1ce6d7997ec3be46d7c3ff3155..0ae32f8cb60b343e88b37ac4fe88b29c52348052 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-require-effective-target fortran_large_real }
-! { dg-do run { xfail { "powerpc*-apple-darwin* *-*-freebsd* powerpc*-*-linux*" && { ! large_long_double } } } }
+! { dg-do run { xfail powerpc*-apple-darwin* *-*-freebsd* powerpc*-*-linux* } }
 ! Test XFAILed on these platforms because the system's printf() lacks
 ! proper support for denormalized long doubles. See PR24685
 !