]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/51948 ([OOP] Rejects valid: Function result value in MOVE_ALLOC, nested...
authorTobias Burnus <burnus@net-b.de>
Tue, 24 Jan 2012 08:35:10 +0000 (09:35 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 24 Jan 2012 08:35:10 +0000 (09:35 +0100)
commit922fde2d0cda45934fd51285e2d0522394c10852
treeb9a783075794eb8f454ba7b711f19737a1721585
parentbe3f376b5cb1b105338b96bab8f11dcb3e1f2d4d
re PR fortran/51948 ([OOP] Rejects valid: Function result value in MOVE_ALLOC, nested in SELECT TYPE)

2012-01-24  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51948
        * check.c (variable_check): Fix checking for
        result variables and deeply nested BLOCKs.

2012-01-24  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51948
        * gfortran.dg/move_alloc_12.f90: New.

From-SVN: r183469
gcc/fortran/ChangeLog
gcc/fortran/check.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/move_alloc_12.f90 [new file with mode: 0644]