[Bug tree-optimization/92711] GCC 10 libxul.so -fprofile-generate binary is 360MB while clang needs only 163MB.
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 28 19:47:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92711
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Less early inlining causes more instrumentation? You'd see the same for
tramp3d I guess.
More information about the Gcc-bugs
mailing list