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/19261] continuation character illegal as first non-blank character in statement



------- Comment #8 from jvdelisle at gcc dot gnu dot org  2006-10-14 15:06 -------
Subject: Bug 19261

Author: jvdelisle
Date: Sat Oct 14 15:06:34 2006
New Revision: 117733

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117733
Log:
2006-10-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/19261
        * scanner.c (load_line): Add checks for illegal use of '&' and issue
        warnings.  Issue errors with -pedantic.

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


-- 


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


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