]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/58658 ([OOP] Pointer assignment to allocatable unlimited polymorphic...
authorTobias Burnus <burnus@net-b.de>
Mon, 14 Oct 2013 17:26:17 +0000 (19:26 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 14 Oct 2013 17:26:17 +0000 (19:26 +0200)
commitf637ebc1e8651f77b2f9853c1986b682839706e8
treefc0f8777cba36f0d14f1ae7a8cd46e926f3d2b0d
parent47e0da377eb7021c043244cd4ff99669eb1a370c
re PR fortran/58658 ([OOP] Pointer assignment to allocatable unlimited polymorphic accepted)

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

        PR fortran/58658
        * expr.c (gfc_check_vardef_context): Fix pointer diagnostic
        for CLASS(*).

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

        PR fortran/58658
        * gfortran.dg/unlimited_polymorphic_10.f90: New.

From-SVN: r203572
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/unlimited_polymorphic_10.f90 [new file with mode: 0644]