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/40853] I/O: Namelist read error



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2009-07-29 04:40 -------
Created an attachment (id=18265)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18265&action=view)
A simple patch to resolve the problem

This patch solves the original test case.  It does require modification of test
suite cases namelist_40.f90 and namelist_47.f90.  With the patch, those two
test cases have a slightly modified error output.

Additional testing is always appreciated.  I will prepare a submittal for
approval tomorrow.


-- 


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


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