[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 03:18:00 GMT 2014


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

--- Comment #31 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sun Mar  9 03:17:16 2014
New Revision: 208438

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

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

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/list_read.c



More information about the Gcc-bugs mailing list