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 #9 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Wed May 20 01:51:50 2015
New Revision: 223429

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

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

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr65903.f90
Modified:
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/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]