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/49597] gfortran namelist read bug


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

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-06-30 19:31:46 UTC ---
I see 'iostat = 5010' with gcc version 4.5.0 20100404 (experimental) [trunk
revision 157958] (GCC), but not (i.e., iostat = 0) with versions 4.4.6, 4.5.2
20101122 (prerelease) [gcc-4_5-branch revision 167027], 4.5.3, 4.6.0 20100413
(experimental) [trunk revision 158252], nor with 4.7.0 (trunk).

AFAICT this has been fixed and you should try a more recent version.


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