[Bug libfortran/38199] [4.7/4.8/4.9 Regression] missed optimization: I/O performance

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 9 05:35:00 GMT 2014


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

--- Comment #33 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sun Mar  9 05:34:34 2014
New Revision: 208439

URL: http://gcc.gnu.org/viewcvs?rev=208439&root=gcc&view=rev
Log:
2014-03-08  Jerry DeLisle  <jvdelisle@gcc.gnu>

    PR libfortran/38199
    * io/list_read.c (next_char): Mark unlikely error checks.
    (eat_spaces): For character array reading, skip ahead over
    spaces rather than call next_char multiple times.

Modified:
    trunk/libgfortran/ChangeLog



More information about the Gcc-bugs mailing list