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/30481] Accepts namelist-group object with assumed character length



------- Comment #6 from jvdelisle at gcc dot gnu dot org  2007-01-26 17:25 -------
Subject: Bug 30481

Author: jvdelisle
Date: Fri Jan 26 17:25:06 2007
New Revision: 121207

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

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

2007-01-26  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:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/match.c
    branches/gcc-4_2-branch/gcc/fortran/scanner.c


-- 


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


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