http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45889
--- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-10-05 13:44:02 UTC --- In the test case, does the SAVE automatically allocate? Where does the derived type get allocated ?. If it has not been allocated and set to some value the component must be undefined. ??