https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92823
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- It's called "exception" handling. If you use an "exception" on the fast path you are doing something wrong.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92823
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- It's called "exception" handling. If you use an "exception" on the fast path you are doing something wrong.