[Bug libgomp/59534] [4.9 Regression] FAIL: libgomp.fortran/retval1.f90 execution test due to denormals

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 17 00:00:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59534

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note in this fortran testcase: l .or. (is_f5 .and. f5 .ne. 6.5) is already not
short-circuit by the definition of the language.  Though I don't know if the
reduction part for OMP can be done by not short-circuiting though.



More information about the Gcc-bugs mailing list