[Bug middle-end/111088] useless 'xor eax,eax' inserted when a value is not returned and icf
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 21 13:59:10 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111088
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
It is ICF coming into play and then inlining.
More information about the Gcc-bugs
mailing list