On Sun, May 29, 2011 at 03:08:48PM +0200, Janus Weil wrote: > > here is a fix for a problem, where the module loading could not handle > components of extended types. Regtested on x86_64-unknown-linux-gnu. > Ok for trunk? > > 2011-05-29 Janus Weil <ja...@gcc.gnu.org> > > PR fortran/47601 > * module.c (mio_component_ref): Handle components of extended types. > * symbol.c (gfc_find_component): Return is sym is NULL. > > 2011-05-29 Janus Weil <ja...@gcc.gnu.org> > > PR fortran/47601 > * gfortran.dg/extends_13.f03: New.
OK. -- Steve