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

--- Comment #18 from rguenther at suse dot de <rguenther at suse dot de> ---
On Tue, 12 Apr 2022, jakub at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105231
> 
> --- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> i3 is always the last, that is the ultimate insn into which the other insns 
> are
> combined into.

OK, and in case the other insns are always from the same basic-block(?)
they cannot have thrown previously.  Only ever i3 can retain the
EH note then or, if it no longer traps, we need to remove it?

Reply via email to