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

--- Comment #7 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Wed, Dec 01, 2021 at 09:42:44PM +0000, anlauf at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103505
> 
> --- Comment #6 from anlauf at gcc dot gnu.org ---
> (In reply to Steve Kargl from comment #5)
> > Ah yes.  Good catch.  Are you going to insert the 2 lines 
> > lower int the file?  If so, I think you can considered 
> > the patch complete and reviewed.
> 
> Unfortunately this regresses on gfortran.dg/arith_divide_2.f90,
> another testcase submitted by Gerhard.  We lose the information
> on division by zero...
> 

Bummer.  Is the regression an ICE or a segfault on execution.
The former is unacceptable.  The latter is user error and the
testcase can be removed.

Reply via email to