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

Mikael Pettersson <mikpelinux at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpelinux at gmail dot com

--- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> ---
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.

    This patch flips the default for the VRP2 pass to execute ranger vrp rather
    than the assert_expr version of VRP.

            * params.opt (param_vrp2_mode): Make ranger the default for VRP2.

Is there a command-line option to enforce this on older revisions?

Reply via email to