http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57966
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to janus from comment #3)
> Seems to survive the regtest without any failures (except for round_4.f90,
> which is unrelated).
Regarding: round_4.f90 with GLIBC (e.g. Linux), it is expected to fail with
GLIBC < 2.17 as those ignore the rounding; cf.
http://sourceware.org/bugzilla/show_bug.cgi?id=3479