https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112962

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Sure.  But we need to find out first what builtins might actually throw.
Perhaps with -fnon-call-exceptions those which read/store (vector loads/stores,
masked loads/stores, scatters/gathers?) memory can?  Unsure if we handle it
though...

Reply via email to