[Bug fortran/80254] Windows test failure: dec_io_2.f90
nightstrike at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 29 17:06:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80254
--- Comment #7 from nightstrike <nightstrike at gmail dot com> ---
(In reply to Thomas Koenig from comment #6)
> Created attachment 41077 [details]
> Patch for failing test case
>
> The patch works for me on linux (i.e. the test is still
> execuated, and doesn't fail). The _2a test case is not
> executed, as expected.
>
> How do the two work out on a mingw system?
On mingw (I tested x86_64-w64-mingw32), the tests switch from FAIL to
UNSUPPORTED.
On cygwin, they go from PASS to PASS (as expected).
But what about Janne's comment here:
https://gcc.gnu.org/ml/fortran/2017-03/msg00141.html
?
More information about the Gcc-bugs
mailing list