2 ! Tests the fix for PR30660 in which gfortran insisted that g_dest
3 ! should have the SAVE attribute because the hidden default
4 ! initializer for the allocatable component was being detected.
6 ! Contributed by Toon Moene <toon@moene.indiv.nluug.nl>
11 REAL,ALLOCATABLE
,DIMENSION(:) :: x
, y
15 REAL,DIMENSION(:),ALLOCATABLE
:: vdata
22 TYPE(grib_t
) g_dest
! output field