]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/58652 (ICE with move_alloc and unlimited polymorphic)
authorTobias Burnus <burnus@net-b.de>
Tue, 15 Oct 2013 06:14:35 +0000 (08:14 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 15 Oct 2013 06:14:35 +0000 (08:14 +0200)
commit910ddd1808e57303949902384859971e16c19c67
tree1d418a4f1533c5144cc648920439873ecdf094be
parent961402d3982e2ffbd7beaf5e874acd2dfb2cad9a
re PR fortran/58652 (ICE with move_alloc and unlimited polymorphic)

2013-10-15  Tobias Burnus  <burnus@net-b.de>

        PR fortran/58652
        * trans-intrinsic.c (conv_intrinsic_move_alloc): Fix handling
        of CLASS(*) variables.

2013-10-15  Tobias Burnus  <burnus@net-b.de>

        PR fortran/58652
        * gfortran.dg/unlimited_polymorphic_11.f90: New.

From-SVN: r203586
gcc/fortran/ChangeLog
gcc/fortran/trans-intrinsic.c
gcc/testsuite/ChangeLog