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/15322] [gfortran] OPEN not parsed correctly


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-06 16:32 -------
hmm, IFC rejects this also:
   main program

open(1,"name")
       ^
Error 24 at (1:pr15322.f90) : syntax error

1 Error
compilation aborted for pr15322.f90 (code 1)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |tree-ssa


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


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