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/30532] ^Z as EOF?



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2007-01-24 01:57 -------
Subject: Bug 30532

Author: jvdelisle
Date: Wed Jan 24 01:56:55 2007
New Revision: 121099

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

        PR fortran/30532
        * scanner.c (load_line): Remove check fot ctrl-z and don't gobble.

2007-01-23  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/30481
        * match.c (gfc_match_namelist): Add check for assumed size character
        in namelist and provide error if found.


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


-- 


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


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