[Bug tree-optimization/105973] Wrong branch prediction for if (COND) { if(x) noreturn1(); else noreturn2(); }
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 15 09:07:54 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105973
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
possibly the noreturn predictor doesn't trigger here
More information about the Gcc-bugs
mailing list