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.

Reply via email to