This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30278] Inconsistencies with backslash handling



------- Comment #7 from kargl at gcc dot gnu dot org  2007-01-27 17:14 -------
Subject: Bug 30278

Author: kargl
Date: Sat Jan 27 17:14:06 2007
New Revision: 121234

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121234
Log:
2007-01-26  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/30278
        * gfortran.dg/backslash_3.f: New test.

2007-01-26  Steven Bosscher  <stevenb.gcc@gmail.com>
            Steven G. Kargl <kargl@gcc.gnu.org>

        PR fortran/30278
        * fortran/io.c (next_char): Deal with backslash escaped characters.
        Issue warnings in non -std=gnu cases.
        * fortran/primary.c (next_string_char): Issue warnings in non


Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/backslash_3.f
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/io.c
    branches/gcc-4_1-branch/gcc/fortran/primary.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]