blob: e51651e6af06260fc61cda7e8a56b3fc553d4d03 [file] [log] [blame]
! { dg-do link }
!
! PR 84543: undefined reference to __copy_INTEGER_4_.3788
!
! Contributed by Neil Carlson <neil.n.carlson@gmail.com>
class(*), allocatable :: x
x = 42
end