Committed as r178509. Cheers, Janus
2011/9/1 Janus Weil <ja...@gcc.gnu.org>: > Hi all, > > here is a small patch fixing a recent OOP regression. It feels a bit > like it's only fixing the effect instead of the cause (since I haven't > really found the cause). But anyway, it does fix the ICE and it is > obvious enough so that I'll commit it by Sunday if no one protests in > the meantime. > > Regtested on x86_64-unknown-linux-gnu. > > Cheers, > Janus > > > 2011-09-01 Janus Weil <ja...@gcc.gnu.org> > > PR fortran/50227 > * trans-types.c (gfc_sym_type): Check for proc_name. > > 2011-09-01 Janus Weil <ja...@gcc.gnu.org> > > PR fortran/50227 > * gfortran.dg/class_45a.f03: New. > * gfortran.dg/class_45b.f03: New. >