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/55117] Programs fails to read namelist (contains derived types objects)


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

--- Comment #2 from pmarguinaud at hotmail dot com 2012-10-29 14:34:02 UTC ---

$ gfortran bat.F90
$ ./a.out
At line 33 of file bat.F90 (unit = 4, file = 'NAMELIST')
Fortran runtime error: Internal namelist read error

I tried 4.6.1, 4.6.2 and latest snapshot of 4.7. All the same.


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