]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans-intrinsic.c (conv_intrinsic_move_alloc): Set dynamic type of the FROM variable...
authorTobias Burnus <burnus@net-b.de>
Sun, 16 Dec 2012 14:34:45 +0000 (15:34 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 16 Dec 2012 14:34:45 +0000 (15:34 +0100)
commitf6c28ef193ad29a9eccb01db78efd5aca26ae787
treefa7c37823562aa82e8eda44250880cea4acff47b
parent2f7d07ff4e1be351696a13f33d4e8b466744071c
trans-intrinsic.c (conv_intrinsic_move_alloc): Set dynamic type of the FROM variable to the declared type.

2012-12-16  Tobias Burnus  <burnus@net-b.de>

        * trans-intrinsic.c (conv_intrinsic_move_alloc): Set dynamic
        type of the FROM variable to the declared type.

2012-12-16  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/move_alloc_14.f90: New.

From-SVN: r194536
gcc/fortran/ChangeLog
gcc/fortran/trans-intrinsic.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/move_alloc_14.f90 [new file with mode: 0644]