-
- Downloads
re PR libfortran/48618 (Negative unit number in OPEN(...) is sometimes allowed)
2013-03-20 Tilo Schwarz <tilo@tilo-schwarz.de> PR libfortran/48618 * io/open.c (st_open): Raise error for unit number < 0 only if unit number does not exist already. 2013-03-20 Tilo Schwarz <tilo@tilo-schwarz.de> PR libfortran/48618 * gfortran.dg/open_negative_unit_1.f90: New. From-SVN: r196805
Showing
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/open_negative_unit_1.f90 21 additions, 0 deletionsgcc/testsuite/gfortran.dg/open_negative_unit_1.f90
- libgfortran/ChangeLog 6 additions, 0 deletionslibgfortran/ChangeLog
- libgfortran/io/open.c 9 additions, 5 deletionslibgfortran/io/open.c
Loading
Please register or sign in to comment