[Bug target/114232] [14 regression] ICE when building rr-5.7.0 with LTO on x86
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 5 10:38:55 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114232
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Still, it would be nice to understand what changed optimize_function_for_size_p
(cfun)
after IPA. Is something adjusting node->count or node->frequency?
Otherwise it should just depend on the optimize_size flag which should not
change...
More information about the Gcc-bugs
mailing list