3 ! PR 46344: [4.6 Regression] [OOP] ICE with allocatable CLASS components
5 ! Contributed by Salvatore Filippone <sfilippone@uniroma2.it>
13 class(t1), allocatable :: cc
16 class(t2), allocatable :: sm
27 class(t1), allocatable :: c
39 type(t2), allocatable :: x(:)