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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |106883

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #2)
> (In reply to Mikael Pettersson from comment #1)
> > My git bisect says it started with r12-4871-g502ffb1f389011:
> > 
> > 502ffb1f389011b28ee51815242c7397790802d5 is the first new commit
> > commit 502ffb1f389011b28ee51815242c7397790802d5
> > Author: Andrew MacLeod <amacl...@redhat.com>
> > Date:   Tue Nov 2 21:26:44 2021 -0400
> > 
> >     Switch vrp2 to ranger.
> ...
> > Is there a command-line option to enforce this on older revisions?
> 
> At this point, it might be better to anlyze what is going wrong. Let me look
> into it tomorrow.

Oh this:
> - -fno-tree-slsr makes it disappear

So this is most likely PR 106883 in the end.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106883
[Bug 106883] SLSR may generate signed wrap

Reply via email to