OSDN Git Service

* tree-vrp.c (vrp_evaluate_conditional_warnv_with_ops_using_ranges):
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2008 10:34:35 +0000 (10:34 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2008 10:34:35 +0000 (10:34 +0000)
commite0ad89bd7ebd8d288392b50efdc96802634b6615
treedce5c124c42879e1ded5e37490c29e649142d3f5
parent48a01d2abad17ba27bd50edb8b32702eb0668e82
* tree-vrp.c (vrp_evaluate_conditional_warnv_with_ops_using_ranges):
Break out from ...
(vrp_evaluate_conditional_warnv_with_ops): ... this one.  Add
using_ranges argument.
(vrp_evaluate_conditional): Avoid bogus warning for type range.
(vrp_visit_cond_stmt): Update call of
vrp_evaluate_conditional_warnv_with_ops

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