-
- Downloads
re PR fortran/90498 (ICE with select type/associate and derived type argument containing class(*))
2019-05-19 Paul Thomas <pault@gcc.gnu.org> PR fortran/90498 * trans-stmt.c (trans_associate_var) Do not use the saved descriptor if the expression is a COMPONENT_REF. 2019-05-19 Paul Thomas <pault@gcc.gnu.org> PR fortran/90498 * gfortran.dg/associate_48.f90 : New test. From-SVN: r271380
Showing
- gcc/fortran/ChangeLog 6 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/trans-stmt.c 2 additions, 1 deletiongcc/fortran/trans-stmt.c
- gcc/testsuite/ChangeLog 6 additions, 1 deletiongcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/associate_48.f90 41 additions, 0 deletionsgcc/testsuite/gfortran.dg/associate_48.f90
Loading
Please register or sign in to comment