[Bug gcov-profile/60897] Mangled function name in warning during -fprofile-use phase of Firefox build
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 22 08:53:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60897
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jamborm at gcc dot gnu.org
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
.isra.1329
it's a clone. Why isn't DECL_LANG_SPECIFIC cleared for it? Thus, why don't
we go the DECL_ABSTRACT_ORIGIN printing way?
More information about the Gcc-bugs
mailing list