* fold-const.c (fold_relational_hi_lo): Delete function and prototype.
commit9a4edb3d0bae24d3660014dd80cef42e0b52ca23
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Apr 2005 01:59:11 +0000 (16 01:59 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Apr 2005 01:59:11 +0000 (16 01:59 +0000)
tree4792ab2bbc6fbc6f6cdb0fd46462e9b4cadc9bc5
parent9459c27315e0893e24c09f7cdf6fea5d6983b679
* fold-const.c (fold_relational_hi_lo): Delete function and prototype.
(fold_binary): Update comment mentioning fold_relational_hi_lo.
(fold_binary_to_constant): Simplify using fold_binary.
(fold_unary_to_constant): Likewise, simplify using fold_unary.

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