http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45916
kargl at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu.org --- Comment #4 from kargl at gcc dot gnu.org 2010-10-06 21:07:28 UTC --- (In reply to comment #3) > Ahem. > OK. I didn't even read the comment. > > /* See if we already have a binding with this name in the symtree which > would be an error. If a GENERIC already targetted this binding, it may > be already there but then typebound is still NULL. */ > > A NULL is expected. I will revert. Please add your reduced testcase to ensure that future changes don't brek this. Thanks.