2018-11-16 Richard Biener <rguenther@suse.de>
commit885b1010f4b2c16af0365eb648cf1b145dd6e515
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Nov 2018 12:20:05 +0000 (16 12:20 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Nov 2018 12:20:05 +0000 (16 12:20 +0000)
treeab80266d115b25938c05c4a41e1677319372dd73
parenta351f1bbff703ca3891e05a56462bfc4b5ce0fa1
2018-11-16  Richard Biener  <rguenther@suse.de>

PR tree-optimization/88011
* tree-vrp.c (extract_range_from_binary_expr): Fix error in
replacing set_value_range_to_undefined and
set_value_range_to_varying with method calls.

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