This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]