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 libfortran/30617] Implement a run time diagnostic for invalid recursive I/O



------- Comment #32 from dominiq at lps dot ens dot fr  2009-05-07 22:00 -------
Presently invalid recursive I/Os are accepted by gfortran without any
diagnostic at run time. It could be helpful to implement such a diagnostic with
something such as -fcheck=recursive_IO.

Note that xlf gives a run time error for invalid recursive I/Os.


-- 

dominiq at lps dot ens dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gmail dot com
 GCC target triplet|*-apple-darwin*             |
           Keywords|                            |diagnostic
            Summary|recursive I/O hangs under   |Implement a run time
                   |OSX                         |diagnostic for invalid
                   |                            |recursive I/O


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


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