1! { dg-do link }
2!
3! PR 84543: undefined reference to __copy_INTEGER_4_.3788
4!
5! Contributed by Neil Carlson <neil.n.carlson@gmail.com>
6
7class(*), allocatable :: x
8x = 42
9end
10