libgfortran.h
11.1 KB
-
re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c) · 7984a2f0
PR libfortran/17195 * libgfortran.h (rtoa): Remove prototype. * runtime/error.c (rtoa): Remove. * io/write.c (calculate_G_format): Don't add blanks if E format is used. Add correct number of blanks when exponent width is specified. (output_float): Rewrite. testsuite/ * gfortran.dg/edit_real_1.f90: New test. From-SVN: r86701
Paul Brook committed