[Bug middle-end/78333] always-inline gnu-inline functions break -finstrument-functions
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 15 15:02:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78333
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Or a bug of IPA reference / extern inline function body pruning? Maybe
instrumentation should set __attribute__((used)) on always-inline functions?
More information about the Gcc-bugs
mailing list