[Bug gcov-profile/60897] Mangled function name in warning during -fprofile-use phase of Firefox build
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 22 09:34:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60897
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
DECL_LANG_SPECIFIC is only cleared in build_function_decl_skip_args (i.e. when
we are removing or changing some arguments).
More information about the Gcc-bugs
mailing list