https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118830
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- with WO_TRY we optimize this by jump threading in threadfull1, with the try/catch we likely run into some limits.
rguenth at gcc dot gnu.org via Gcc-bugs Tue, 11 Feb 2025 02:16:48 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118830
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- with WO_TRY we optimize this by jump threading in threadfull1, with the try/catch we likely run into some limits.