[Bug fortran/32223] Backslash handling inconsistent

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 8 04:49:00 GMT 2007



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2007-06-08 04:49 -------
Subject: Bug 32223

Author: jvdelisle
Date: Fri Jun  8 04:49:23 2007
New Revision: 125557

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125557
Log:
2007-06-07  Steven G. Kargl  <kargl@gcc.gnu.org>
            Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/32223
        * match.c (gfc_match_special_char): New function.  Match special char.
        Add handling '\0'.
        * match.h: Add prototype.
        * io.c (next_char): Use it.
        * primary.c (next_string_char): Ditto.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/io.c
    trunk/gcc/fortran/match.c
    trunk/gcc/fortran/match.h
    trunk/gcc/fortran/primary.c


-- 


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



More information about the Gcc-bugs mailing list