------- Comment #10 from jvdelisle at gcc dot gnu dot org  2006-04-21 03:47 
-------
Subject: Bug 27138

Author: jvdelisle
Date: Fri Apr 21 03:47:23 2006
New Revision: 113131

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113131
Log:
2006-04-20  Jerry DeLisle  <[EMAIL PROTECTED]>

        PR libgfortran/27138
        * io/list_read.c (eat_line): New function.
        (parse_repeat): Use new function and free_saved.
        (read_logical): Same.
        (read_integer): Use new function.
        (parse_real): Use nml_bad_return and new function.
        (read_complex): Use new function and free_saved.
        (read_real): Same.

Modified:
    branches/gcc-4_1-branch/libgfortran/ChangeLog
    branches/gcc-4_1-branch/libgfortran/io/list_read.c
    branches/gcc-4_1-branch/libgfortran/io/unit.c


-- 


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

Reply via email to