re PR fortran/60322 ([OOP] Incorrect bounds on polymorphic dummy array)
authorAndre Vehreschild <vehre@gmx.de>
Mon, 27 Apr 2015 17:41:01 +0000 (19:41 +0200)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Mon, 27 Apr 2015 17:41:01 +0000 (19:41 +0200)
commitd5302f06b81185a1c785263358f204fc0f5bdba2
treeeb5dfcdbfafee7df0b3d4a365fd2f0e3cda7d14b
parentfc7d0afb9c70f466189c433962bab41a84765b0f
re PR fortran/60322 ([OOP] Incorrect bounds on polymorphic dummy array)

2015-04-27  Andre Vehreschild  <vehre@gmx.de>

        PR fortran/60322
        Add tests forgotten to svn-add.
        * gfortran.dg/class_allocate_19.f03: New test.
        * gfortran.dg/class_array_20.f03: New test.
        * gfortran.dg/class_array_21.f03: New test.
        * gfortran.dg/finalize_29.f08: New test.

From-SVN: r222478
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/class_allocate_19.f03 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/class_array_20.f03 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/class_array_21.f03 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/finalize_29.f08 [new file with mode: 0644]