]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove handle_pointers argument from all the vrp_val*{min,max} functions. Always
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Nov 2019 22:05:26 +0000 (22:05 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Nov 2019 22:05:26 +0000 (22:05 +0000)
commit0fb958ab8aadda977333cd8a5fbd349babd2807c
treef7673e03142ec8043f014c8c54937f9df55f68db
parentfcae73a0a3af4f444ba7352512289e0b6a2cdcfc
Remove handle_pointers argument from all the vrp_val*{min,max} functions.  Always
assume pointers should be handled.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277796 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vrp.c
gcc/tree-vrp.h