Re: [PATCH, rs6000, testsuite] Skip gfortran.dg/round_4.f90 for PowerPC Linux

2014-06-30 Thread Mike Stump
On Jun 29, 2014, at 6:48 PM, Bill Schmidt wrote: > +! { dg-skip-if "IBM long double 31 bits of precision, test requires 38" { > powerpc*-*-linux* } } Thanks for the comment. Can someone confirm that this fails on darwin and should be skipped there as well?

Re: [PATCH, rs6000, testsuite] Skip gfortran.dg/round_4.f90 for PowerPC Linux

2014-06-30 Thread David Edelsohn
On Sun, Jun 29, 2014 at 9:48 PM, Bill Schmidt wrote: > Hi, > > The test in gfortran.dg/round_4.f90, introduced in GCC 4.9, checks for > correct behavior of different rounding modes. However, for > quad-precision floating-point, it requires that the number > 0.10048

Re: [PATCH, rs6000, testsuite] Skip gfortran.dg/round_4.f90 for PowerPC Linux

2014-06-30 Thread Tobias Burnus
Hi Bill, Bill Schmidt wrote: > The test in gfortran.dg/round_4.f90, introduced in GCC 4.9, checks for > correct behavior of different rounding modes. However, for > quad-precision floating-point, it requires that the number > 0.100481 be exactly represented. Since

[PATCH, rs6000, testsuite] Skip gfortran.dg/round_4.f90 for PowerPC Linux

2014-06-29 Thread Bill Schmidt
Hi, The test in gfortran.dg/round_4.f90, introduced in GCC 4.9, checks for correct behavior of different rounding modes. However, for quad-precision floating-point, it requires that the number 0.100481 be exactly represented. Since the PowerPC long double implemen