diff options
author | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2006-07-04 01:36:31 +0000 |
---|---|---|
committer | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2006-07-04 01:36:31 +0000 |
commit | 2e4444278c4b7f27ef13f74083802232793af83f (patch) | |
tree | f2a85db2fbef8080a2e4fd3757e25014aaf79285 /gcc | |
parent | 2b17a9af81648eccd08400753a0ad4c74af2e279 (diff) | |
download | gcc-2e4444278c4b7f27ef13f74083802232793af83f.zip gcc-2e4444278c4b7f27ef13f74083802232793af83f.tar.gz gcc-2e4444278c4b7f27ef13f74083802232793af83f.tar.bz2 |
re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)
2006-07-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/27704
* runtime/error.c (notify_std): Pass common flags into function. Use
flags to show locus of error or warning.
* libgfortran.h: Add enum try. Add prototype for notify_std.
* io/open.c (edit_modes): Allow status="old" and add extension to
allow status="scratch"
*io/list_read.c (nml_read_obj): Update call to notify_std.
*io/io.h: Remove enum try and prototype for notify_std.
*io/transfer.c (read_sf): Update call to notify_std.
*io/format.c (parse_format_list): Update call to notify_std.
From-SVN: r115168
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions