2 ! Tests the fix for PR35470, in which the pointer assignment would fail
3 ! because the assumed size 'arr' would get mixed up with the component
4 ! 'p' in the check for the upper bound of an assumed size array.
6 ! Contributed by Antony Lewis <antony@cosmologist.info>
12 type(real_pointer
), dimension(*) :: arr