]> git.ipfire.org Git - thirdparty/gcc.git/commit
loop.c (canonicalize_condition): New function, broken out of get_condition.
authorJohn Wehle <john@feith.com>
Fri, 18 Feb 2000 06:32:01 +0000 (06:32 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Fri, 18 Feb 2000 06:32:01 +0000 (06:32 +0000)
commita49a6a680068d483645cbc0f63975760b5d57886
tree3c30c190987a1ec418bb165199041649c8b305e1
parent930b1f40d0f3b4ad09d916f2a6da33f9d20dfad9
loop.c (canonicalize_condition): New function, broken out of get_condition.

* loop.c (canonicalize_condition): New function,
broken out of get_condition.
(get_condition): Use it.
* expr.h (canonicalize_condition): Prototype it.

* tree.h (tree_int_cst_msb): Declare.
* tree.c (tree_int_cst_msb): New function.

From-SVN: r32045
gcc/ChangeLog
gcc/expr.h
gcc/loop.c
gcc/tree.c
gcc/tree.h