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/34411] hang-up during read of non-expected input



------- 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


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