Re: [PATCH, rs6000] Remove XFAIL from default_format_denormal_2.f90 for PowerPC on Linux

2014-06-18 Thread David Edelsohn
On Tue, Jun 17, 2014 at 4:48 PM, Rainer Orth wrote: > "William J. Schmidt" writes: > >> Index: gcc/testsuite/gfortran.dg/default_format_denormal_2.f90 >> === >> --- gcc/testsuite/gfortran.dg/default_format_denormal_2.f90 (revision

Re: [PATCH, rs6000] Remove XFAIL from default_format_denormal_2.f90 for PowerPC on Linux

2014-06-17 Thread Rainer Orth
"William J. Schmidt" writes: > Index: gcc/testsuite/gfortran.dg/default_format_denormal_2.f90 > === > --- gcc/testsuite/gfortran.dg/default_format_denormal_2.f90 (revision > 211741) > +++ gcc/testsuite/gfortran.dg/default_format_d

[PATCH, rs6000] Remove XFAIL from default_format_denormal_2.f90 for PowerPC on Linux

2014-06-17 Thread William J. Schmidt
Hi, The testcase gfortran.dg/default_format_denormal_2.f90 has been reporting XPASS since 4.8 on the powerpc*-unknown-linux-gnu platforms. This patch removes the XFAIL for powerpc*-*-linux-* from the test. I believe this pattern doesn't match any other platforms, but please let me know if I shoul