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:
parent
f36ae62867
commit
96a4066f86
@ -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
|
||||
|
@ -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
|
||||
!
|
||||
|
Loading…
Reference in New Issue
Block a user