default_format_denormal_2.f90: Remove xfail for powerpc*-*-linux*.
2014-06-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com> * gfortran.dg/default_format_denormal_2.f90: Remove xfail for powerpc*-*-linux*. From-SVN: r212000
This commit is contained in:
parent
646d1beda0
commit
733bd64108
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2014-06-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
|
||||
|
||||
* gfortran.dg/default_format_denormal_2.f90: Remove xfail for
|
||||
powerpc*-*-linux*.
|
||||
|
||||
2014-06-25 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
* gfortran.dg/coarray_33.f90: New.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
! { dg-require-effective-target fortran_large_real }
|
||||
! { dg-do run { xfail powerpc*-apple-darwin* powerpc*-*-linux* } }
|
||||
! Test XFAILed on these platforms because the system's printf() lacks
|
||||
! { dg-do run { xfail powerpc*-apple-darwin* } }
|
||||
! Test XFAILed on this platform because the system's printf() lacks
|
||||
! proper support for denormalized long doubles. See PR24685
|
||||
!
|
||||
! This tests that the default formats for formatted I/O of reals are
|
||||
|
|
Loading…
Add table
Reference in a new issue