config.h.in
4.93 KB
-
re PR fortran/18218 (Miscompare in sixtrack benchmark caused by loss of precision) · 2cbcdeba
PR fortran/18218 * configure.ac: Check for strtof. * configure: Regenerate. * config.h.in: Regenerate. * io/read.c (convert_real): Use strtof if available. (convert_precision_real): Remove. (read_f): Avoid poor exponentiation algorithm. gcc/testsuite/ * gfortran.dg/list_read.c: New test. From-SVN: r90382
Paul Brook committed