[Bug ipa/65076] [5 Regression] 16% tramp3d-v4.cpp compile time regression
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 25 21:35:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65076
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |enkovich.gnu at gmail dot com
--- Comment #20 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Thanks, Richard. I will take a look for the bootstrap ICE. Running one extra
local pure-const should be cheap enough and dropping large regions of EH code
seems like a win.
Concering the inline decision difference, perhaps you can have more insight. I
typically use tramp3d as a black box to test heuristic changes - it is almost
impossible for me to figure out why inlining decisions went wrong on this beast
;))
Why exactly does chkp pass can not run as part of early opts?
More information about the Gcc-bugs
mailing list