http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60761
--- Comment #13 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #11) > I mean, DECL_ABSTRACT_ORIGIN is set also for inlines, fnsplit created > functions and many other cases, printing <clone> after the function name in > all those cases might not be appropriate. It is not clear to me why you want to print <clone> at all. It is an internal detail.