fold-const.c (fold_ternary): Unroll the "for" loop to extract operands.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 4 Mar 2005 19:59:45 +0000 (19:59 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 4 Mar 2005 19:59:45 +0000 (19:59 +0000)
commit3ea2c2646ec0a5d38f8bef076db2903bda3c2402
tree04bf0ca1f23f409f1ff6c6383484081c82ecf5a9
parentb120f3b75c5279d35d5ea1f22cd72eab8f23abf3
fold-const.c (fold_ternary): Unroll the "for" loop to extract operands.

* fold-const.c (fold_ternary): Unroll the "for" loop to
extract operands.

From-SVN: r95895
gcc/ChangeLog
gcc/fold-const.c