http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47775
--- Comment #7 from janus at gcc dot gnu.org 2011-02-18 10:12:06 UTC --- (In reply to comment #6) > Janus, Paul: Do you think the patch in comment 5 (with added "||") is OK? Or > does one need to take care about thinks like intrinsics, proc-pointer > (components) and type-bound procedures? Well, it will surely not handle PPCs (and TBPs). Normal proc-pointers should be ok, I guess. Maybe 'gfc_expr_attr' will help here?