3 ! PR 43990: [OOP] ICE in output_constructor_regular_field, at varasm.c:4995
5 ! Reported by Hans-Werner Boschmann <boschmann@tp1.physik.uni-siegen.de>
11 class(t),pointer :: cp => null()
14 type(t),save :: default_t
18 ! { dg-final { cleanup-modules "m" } }