[Bug fortran/60322] [OOP] Incorrect bounds on polymorphic dummy array
vehre at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 27 17:41:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60322
--- Comment #9 from vehre at gcc dot gnu.org ---
Author: vehre
Date: Mon Apr 27 17:41:01 2015
New Revision: 222478
URL: https://gcc.gnu.org/viewcvs?rev=222478&root=gcc&view=rev
Log:
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.
Added:
trunk/gcc/testsuite/gfortran.dg/class_allocate_19.f03
trunk/gcc/testsuite/gfortran.dg/class_array_20.f03
trunk/gcc/testsuite/gfortran.dg/class_array_21.f03
trunk/gcc/testsuite/gfortran.dg/finalize_29.f08
Modified:
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list