* cse.c (find_comparison_args): Update documentation. Fix
commitd9ad3c89f428fa36b1ff2e977fb6261b13c30ce4
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Mar 2001 18:41:07 +0000 (19 18:41 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Mar 2001 18:41:07 +0000 (19 18:41 +0000)
tree113a267f8f6806666d083bfdf9b94811fae7f8d0
parent7c2425b73d5d524e280aff946d9bfed1fe8f1e58
* cse.c (find_comparison_args): Update documentation.  Fix
mishandling of COMPARE operations.

* tree.def (ABS_EXPR): Add documentation.
* fold-const.c (fold): Improve folding of ABS_EXPRs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@40629 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cse.c
gcc/fold-const.c
gcc/tree.def