https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92163
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I'm not sure it is what we want though, because it will mean more unnecessary compile time work, -fnon-call-exceptions is not on by default for most languages and even if it is, not all stores can throw.