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/65903] [5/6 Regression] Line continuation followed by comment character in string fails to compile


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65903

--- Comment #7 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sat May 16 17:51:41 2015
New Revision: 223249

URL: https://gcc.gnu.org/viewcvs?rev=223249&root=gcc&view=rev
Log:
2015-05-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/65903
        * gfortran.dg/continuation_13.f90: Update test.
        * gfortran.dg/pr65903.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr65903.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/continuation_13.f90


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