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 libfortran/13738] Run-time error: "Internal error" on correct input to READ with NAMELIST


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-10 14:57 -------
Fixed by:
2004-08-10  Victor Leikehman  <lei@il.ibm.com>

        * io/list_read.c (namelist_read): Convert variable names
        to lower case, so that mixed-case names are recognized.

        * io/list_read.c (namelist_read): Don't read beyond
        terminating slash.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.5.0


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


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