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/34659] [4.3 Regression] corner case continuation line



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2008-01-07 02:53 -------
Subject: Bug 34659

Author: jvdelisle
Date: Mon Jan  7 02:53:04 2008
New Revision: 131371

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131371
Log:
2008-01-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/34659
        * scanner.c (load_line): Do not count ' ' as printable when checking
for
        continuations.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/scanner.c


-- 


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


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