[Bug ipa/60761] [4.9 Regression] Names of all function clones in g++ are "<built-in>", in both warnings and dumps
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 9 16:22:00 GMT 2014
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.
More information about the Gcc-bugs
mailing list