Commit 733bd641 by Bill Schmidt Committed by William Schmidt

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
parent 646d1bed
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> 2014-06-25 Tobias Burnus <burnus@net-b.de>
* gfortran.dg/coarray_33.f90: New. * gfortran.dg/coarray_33.f90: New.
......
! { dg-require-effective-target fortran_large_real } ! { dg-require-effective-target fortran_large_real }
! { dg-do run { xfail powerpc*-apple-darwin* powerpc*-*-linux* } } ! { dg-do run { xfail powerpc*-apple-darwin* } }
! Test XFAILed on these platforms because the system's printf() lacks ! Test XFAILed on this platform because the system's printf() lacks
! proper support for denormalized long doubles. See PR24685 ! proper support for denormalized long doubles. See PR24685
! !
! This tests that the default formats for formatted I/O of reals are ! This tests that the default formats for formatted I/O of reals are
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment