re PR fortran/51634 ([OOP] ICE with polymorphic operators)
2012-01-18 Paul Thomas <pault@gcc.gnu.org> PR fortran/51634 * trans-expr.c (gfc_conv_procedure_call): Deallocate allocatable components of temporary class arguments. 2012-01-18 Paul Thomas <pault@gcc.gnu.org> PR fortran/51634 * gfortran.dg/typebound_operator_12.f03: New. * gfortran.dg/typebound_operator_13.f03: New. From-SVN: r183287
Showing
- gcc/fortran/ChangeLog 6 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/trans-expr.c 11 additions, 1 deletiongcc/fortran/trans-expr.c
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/typebound_operator_12.f03 45 additions, 0 deletionsgcc/testsuite/gfortran.dg/typebound_operator_12.f03
- gcc/testsuite/gfortran.dg/typebound_operator_13.f03 59 additions, 0 deletionsgcc/testsuite/gfortran.dg/typebound_operator_13.f03
Loading
Please register or sign in to comment