This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34411] hang-up during read of non-expected input
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Dec 2007 21:03:11 -0000
- Subject: [Bug fortran/34411] hang-up during read of non-expected input
- References: <bug-34411-15493@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from burnus at gcc dot gnu dot org 2007-12-09 21:03 -------
Do you have an idea, Jerry? I can reproduce it with gfortran 4.1.3, 4.2.2 and
4.3.0 and as he writes, other compilers (NAG f95, g95, ifort) work.
(Note: One needs to change "ii" into "iostat" or vice versa.)
gfortran does not print anything and hangs, with other compilers, the output
is:
0. 0.
329.142 214.107
0. 0.
360.334 245.261
0. 0.
332.704 317.964
0. 0.
379.769 231.226
0. 0.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu dot
| |org, burnus at gcc dot gnu
| |dot org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-12-09 21:03:10
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34411