[PATCH] Fix bootstrap miscompare by STV (PR91580)

Richard Biener rguenther@suse.de
Thu Aug 29 12:13:00 GMT 2019


On Thu, 29 Aug 2019, Jakub Jelinek wrote:

> On Thu, Aug 29, 2019 at 12:04:53PM +0200, Richard Biener wrote:
> > +	else
> 
> Perhaps use
> 	else if (MAY_HAVE_DEBUG_BIND_INSNS)
> instead so that you don't walk it once again if there can't be DEBUG_INSNs?

Sure - will do as followup to unbreak bootstrap w/o re-testing this.

Thanks,
Richard.



More information about the Gcc-patches mailing list