[patch testsuite]: Don't assume failure for *-*-mingw* targets on default_format_denormal_1.f90

Jerry DeLisle jvdelisle@verizon.net
Fri Mar 12 14:46:00 GMT 2010


Kai Tietz wrote:
> Hello,
> 
> By the first part of the fix for PR/42950 the testcase 
> default_format_denormal_1.f90 doesn't fail for mingw targets anymore. This 
> is reasoned by the default definition of _POSIX, which switchs printf  to 
> a POSIX compatible behavior for mingw targets.
> 
> ChangeLog
> 
> 2010-03-12  Kai Tietz  <kai.tietz@onevision.com>
> 
>         * gfortran.dg/default_format_denormal_1.f90: Don't assume fail for 
> *-*-mingw* targets.
> 
> Ok for apply?
Yes, and you may remove target specific XFAILS as you determine them.

Jerry



More information about the Gcc-patches mailing list