re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arrays,...
authorTobias Burnus <burnus@net-b.de>
Sat, 1 Jun 2013 07:50:28 +0000 (09:50 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 1 Jun 2013 07:50:28 +0000 (09:50 +0200)
commit4596d4bfc7f194101047717688d53b785080092e
tree3d95dea8c7b03e2f415f1508e8aff535e2e49464
parent8c9fddf41d8f03b13b32588ac2e46787e62f16ad
re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arrays, the typespec is ignored)

2013-06-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/57456
        * gfortran.dg/class_array_17.f90: New.

From-SVN: r199573
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/class_array_17.f90