2 ! { dg-options "-frepack-arrays " }
4 ! Original class_array_11.f03 but with -frepack-arrays a new
5 ! ICE was produced reported in
8 ! Original testcase by Ian Harvey <ian_harvey@bigpond.com>
9 ! Reduced by Janus Weil <Janus@gcc.gnu.org>
19 SUBROUTINE vector_operation(pvec)
20 CLASS(ParentVector), INTENT(INOUT) :: pvec(:)