Remove handle_pointers argument from all the vrp_val*{min,max} functions.
authorAldy Hernandez <aldyh@redhat.com>
Mon, 4 Nov 2019 22:05:26 +0000 (22:05 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 4 Nov 2019 22:05:26 +0000 (22:05 +0000)
commit9ac6cb7eb016da3419f68cbd176769f6f10584bb
treef7673e03142ec8043f014c8c54937f9df55f68db
parent74b6e216b0fc00579899ac65cb44aad9e892e344
Remove handle_pointers argument from all the vrp_val*{min,max} functions.

Remove handle_pointers argument from all the vrp_val*{min,max} functions.  Always
assume pointers should be handled.

From-SVN: r277796
gcc/ChangeLog
gcc/tree-vrp.c
gcc/tree-vrp.h