[Bug fortran/64022] [F2003][IEEE] ieee_support_flag does not handle kind=10 and kind=16 REAL variables
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Aug 4 15:08:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64022
--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> ---
I am seeing:
FAIL: gfortran.dg/ieee/large_1.f90 -O0 (test for excess errors)
FAIL: gfortran.dg/ieee/large_1.f90 -O1 (test for excess errors)
FAIL: gfortran.dg/ieee/large_1.f90 -O2 (test for excess errors)
FAIL: gfortran.dg/ieee/large_1.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions (test for excess errors)
FAIL: gfortran.dg/ieee/large_1.f90 -O3 -g (test for excess errors)
FAIL: gfortran.dg/ieee/large_1.f90 -Os (test for excess errors)
on Fedora 22/x86.
More information about the Gcc-bugs
mailing list