https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113217
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #2) > Most likely we should only handle stores instructions which cannot throw, > insn_nothrow_p . s/stores/stores and loads/ really.