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/43832] OPEN statement not diagnosing missing unit number



------- Comment #2 from burnus at gcc dot gnu dot org  2010-04-21 14:09 -------
Fortran 2008 (almost FDIS version) has:

C904 (R904) If the NEWUNIT= specifier does not appear, a file-unit-number shall
be specied; if
            the optional characters UNIT= are omitted, the file-unit-number
shall be the first
            item in the connect-spec-list.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu dot
                   |                            |org


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


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