-
- Downloads
"git@gitlab.cobolworx.com:COBOLworx/gcc-cobol.git" did not exist on "8ab705be38fcd3b386cd78fa6a400573bec3ad9c"
re PR fortran/77420 (gfortran and equivalence produces internal compiler error)
2016-09-26 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/77420 * trans-common.c: Handle array elements in equivalence when the lower and upper bounds of array spec are NULL. 2016-09-26 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/77420 * gfortran.dg/pr77420_1.f90: New test. * gfortran.dg/pr77420_2.f90: Ditto. * gfortran.dg/pr77420_3.f90: New test. Requires ... * gfortran.dg/pr77420_4.f90: this file. From-SVN: r240506
Showing
- gcc/fortran/ChangeLog 6 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/trans-common.c 11 additions, 3 deletionsgcc/fortran/trans-common.c
- gcc/testsuite/ChangeLog 8 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/pr77420_1.f90 15 additions, 0 deletionsgcc/testsuite/gfortran.dg/pr77420_1.f90
- gcc/testsuite/gfortran.dg/pr77420_2.f90 15 additions, 0 deletionsgcc/testsuite/gfortran.dg/pr77420_2.f90
- gcc/testsuite/gfortran.dg/pr77420_3.f90 9 additions, 0 deletionsgcc/testsuite/gfortran.dg/pr77420_3.f90
- gcc/testsuite/gfortran.dg/pr77420_4.f90 8 additions, 0 deletionsgcc/testsuite/gfortran.dg/pr77420_4.f90
Loading
Please register or sign in to comment