]> git.ipfire.org Git - thirdparty/gcc.git/commit
allocate_derived_1.f90: Re-enable class array checks, partially reverting r170092.
authorJanus Weil <janus@gcc.gnu.org>
Sun, 30 Sep 2012 14:54:28 +0000 (16:54 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Sun, 30 Sep 2012 14:54:28 +0000 (16:54 +0200)
commit78b0551a68d1a7e60e549a4852fe78e600ce5320
treef83042c06c89a966b21c5c140529621126a5908e
parente8031ec516e59891698e849494777557bb0f1121
allocate_derived_1.f90: Re-enable class array checks, partially reverting r170092.

2012-09-30  Janus Weil  <janus@gcc.gnu.org>

* gfortran.dg/allocate_derived_1.f90: Re-enable class array checks,
partially reverting r170092.
* gfortran.dg/class_7.f03: Ditto.
* gfortran.dg/coarray_14.f90: Ditto.
* gfortran.dg/typebound_proc_13.f03: Ditto.

From-SVN: r191867
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/allocate_derived_1.f90
gcc/testsuite/gfortran.dg/class_7.f03
gcc/testsuite/gfortran.dg/coarray_14.f90
gcc/testsuite/gfortran.dg/typebound_proc_13.f03