Dear Tobias, On Wed, Jan 25, 2012 at 5:38 PM, Tobias Burnus <bur...@net-b.de> wrote: > Dear all, > > seemingly it can sometimes happen that "fclass" gets created but the > fclass->f2k_derived is not set. This patch now sets it explicitly, if unset. > > Build and regtested on x86-64-linux. > OK for the trunk?
OK for trunk. I think that this lack of an f2k_derived explains one of my earlier fixes to typebound operators. I was puzzled about why I had to check the current namespace with the generic name in order to resolve for a specific procedure. I'll put it as one of my TODOs. Thanks Paul > PS: I am still looking for someone to review my rather straight-forward > patch at http://gcc.gnu.org/ml/fortran/2012-01/msg00197.html Forward me the message and I will do the honours.