3 ! gfortran was ICEing for the constructor of
6 ! Contributed by James Van Buskirk
7 ! http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/c8dd08d6da052499/
11 type bug4
! no components
15 program bug4_structure
21 end program bug4_structure
22 ! { dg-final { cleanup-modules "bug4_mod" } }