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/35627] [4.3, 4.4 regression] namelist read error



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2008-03-19 12:35 -------
I believe the problem is actual;y in read_logical and occurs on a short read. 
By short, I mean the case where we provide fewer data items in the namelist
file then there are in the logical array.  I am curious what has triggered
this.


-- 


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


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