large_real_kind_form_io_2.f90: UnXFAIL on SPARC/Solaris.
* gfortran.dg/large_real_kind_form_io_2.f90: UnXFAIL on SPARC/Solaris. From-SVN: r114111
This commit is contained in:
parent
e9a54b07f6
commit
466a0c362f
|
@ -1,3 +1,7 @@
|
|||
2006-05-25 Eric Botcazou <ebotcazou@libertysurf.fr>
|
||||
|
||||
* gfortran.dg/large_real_kind_form_io_2.f90: UnXFAIL on SPARC/Solaris.
|
||||
|
||||
2006-05-25 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* gcc.dg/compat/scalar-by-value-x.h: New.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! { dg-do run { xfail sparc*-sun-solaris2.* } }
|
||||
! { dg-do run }
|
||||
! { dg-require-effective-target fortran_large_real }
|
||||
! PR libfortran/24685
|
||||
program large_real_kind_form_io_2
|
||||
|
|
Loading…
Reference in New Issue