This is the mail archive of the gcc-cvs@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]

r121228 - in /branches/gcc-4_2-branch/gcc: fort...


Author: kargl
Date: Sat Jan 27 05:24:07 2007
New Revision: 121228

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

        * 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

2007-01-26  Steven G. Kargl  <kargl@gcc.gnu.org>

        * gfortran.dg/backslash_3.f: New test.


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


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