This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15322] [gfortran] OPEN not parsed correctly
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2004 16:32:06 -0000
- Subject: [Bug fortran/15322] [gfortran] OPEN not parsed correctly
- References: <20040506161258.15322.Tobias.Schlueter@physik.uni-muenchen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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