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

--- Comment #40 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #39)
> But I still see
> 
> FAIL: gcc.dg/pr95115.c execution test
> 
> as of r13-5237-gaaf29ae6cdbaad

That's removing the use of

  _3 =  Inf /  Inf;

(probably OK) and then DCE eliminating the stmt, eliding the exception.

Reply via email to