]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR libfortran/24685 (real(16) formatted input is broken for huge values (gfortran...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sat, 1 Apr 2006 21:34:27 +0000 (23:34 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 1 Apr 2006 21:34:27 +0000 (21:34 +0000)
PR libfortran/24685
* gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on SPARC/Solaris.

From-SVN: r112611

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

index 4c77dcb753c16012d5eb61febc019991afc94bf9..a10cb4edfc4f7b2ed6aabe41c45df12cfe3c83ed 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       PR libfortran/24685
+       * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on SPARC/Solaris.
+
 2006-04-01  Roger Sayle  <roger@eyesopen.com>
 
        * gfortran.dg/dependencency_17.f90: New test case.
index d48e3d57d48746648f66daa6f67f95794f3a373e..222e1982e1aca51e4a5a6d3e13e02f31096e5fa1 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do run { xfail sparc*-sun-solaris2.* } }
 ! { dg-require-effective-target fortran_large_real }
 ! PR libfortran/24685
 program large_real_kind_form_io_2