open.c
23 KB
-
re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error) · 4e766b5d
2012-12-26 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libfortran/48960 * io/open.c (st_parameter_open): Assign newunit number to user variable only if the the associated open statement is successful. From-SVN: r194724
Jerry DeLisle committed