Switch vrp2 to ranger.
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 3 Nov 2021 01:26:44 +0000 (21:26 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Wed, 3 Nov 2021 14:37:24 +0000 (10:37 -0400)
commit502ffb1f389011b28ee51815242c7397790802d5
tree91d5c17933c7b4a36b1c2073c1bb8062f4e60a5d
parent1410b208013e4ccd9438cda178c7ea995684e7e8
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.
gcc/params.opt