-
- Downloads
re PR libfortran/77868 (Fail to NULL guard check for internal unit in inquire_via_unit)
2016-10-05 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/77868 * io/inquire.c (inquire_via_unit): NULL guard the check for internal unit passed into child IO procedure. * gfortran.dg/dtio_15.f90: Fix spaces in dg-do. * gfortran.dg/class_array_20.f03: Likewise. * gfortran.dg/class_array_21.f03: Likewise. * gfortran.dg/finalize_29.f08: Likewise. * gfortran.dg/unlimited_polymorphic_23.f90: Likewise. From-SVN: r240794
Showing
- gcc/testsuite/ChangeLog 8 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/class_array_20.f03 1 addition, 1 deletiongcc/testsuite/gfortran.dg/class_array_20.f03
- gcc/testsuite/gfortran.dg/class_array_21.f03 1 addition, 1 deletiongcc/testsuite/gfortran.dg/class_array_21.f03
- gcc/testsuite/gfortran.dg/dtio_15.f90 1 addition, 1 deletiongcc/testsuite/gfortran.dg/dtio_15.f90
- gcc/testsuite/gfortran.dg/finalize_29.f08 1 addition, 1 deletiongcc/testsuite/gfortran.dg/finalize_29.f08
- gcc/testsuite/gfortran.dg/unlimited_polymorphic_23.f90 1 addition, 1 deletiongcc/testsuite/gfortran.dg/unlimited_polymorphic_23.f90
- libgfortran/ChangeLog 7 additions, 1 deletionlibgfortran/ChangeLog
- libgfortran/io/inquire.c 1 addition, 1 deletionlibgfortran/io/inquire.c
Loading
Please register or sign in to comment