* expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P.
commit21c8a0ab10c0d051565909cf77b6dbe5391358c4
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 May 2015 11:46:00 +0000 (20 11:46 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 May 2015 11:46:00 +0000 (20 11:46 +0000)
treedb5e1f56ccd24866a033b514489ec79e8223c341
parent74efe52204a654da607db21844d4e8aef626cf3a
* expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P.
* gimple-expr.c (gimple_cond_get_ops_from_tree): Likewise.
* gimple-fold.c (canonicalize_bool): Likewise.
(same_bool_result_p): Likewise.
* tree-if-conv.c (parse_predicate): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223441 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c
gcc/gimple-expr.c
gcc/gimple-fold.c
gcc/tree-if-conv.c