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/30968] Bogus warning with continued lines of concatenated strings



------- Comment #4 from burnus at gcc dot gnu dot org  2007-02-28 08:04 -------
Subject: Bug 30968

Author: burnus
Date: Wed Feb 28 08:03:47 2007
New Revision: 122401

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122401
Log:
2007-02-28  Tobias Burnus  <burnus@net-b.de>

        PR fortran/30968
        * primary.c (next_string_char): Correct reading a character
        after the delimiter.
        (match_string_constant): Print warning message only once.

2007-02-28  Tobias Burnus  <burnus@net-b.de>

        PR fortran/30968
        * gfortran.dg/continuation_7.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/continuation_7.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/primary.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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