round_4.f90: Skip for powerpc*-*-linux* since the test requires greater precision than the...

2014-06-30  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* gfortran.dg/round_4.f90: Skip for powerpc*-*-linux* since the
	test requires greater precision than the current PowerPC long
	double implementation supports.

From-SVN: r212169
This commit is contained in:
Bill Schmidt 2014-06-30 19:21:12 +00:00 committed by William Schmidt
parent f36ae62867
commit 96a4066f86
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2014-06-30 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
* gfortran.dg/round_4.f90: Skip for powerpc*-*-linux* since the
test requires greater precision than the current PowerPC long
double implementation supports.
2014-06-30 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/54891

View File

@ -1,6 +1,7 @@
! { dg-do run }
! { dg-add-options ieee }
! { dg-skip-if "PR libfortran/58015" { hppa*-*-hpux* } }
! { dg-skip-if "IBM long double 31 bits of precision, test requires 38" { powerpc*-*-linux* } }
!
! PR fortran/35862
!