fold-const.c (fold_binary): Unroll the very first "for" loop.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 7 Mar 2005 03:23:13 +0000 (03:23 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 7 Mar 2005 03:23:13 +0000 (03:23 +0000)
commit1eaea40908e7e9f4f2b6bb97bcf82a2e35fd6453
treea7eb69b36d0f65d07b93e36e1a32cbb6743f4e92
parent209eaaffeb2d308fc1e2553d95dd34d691f44537
fold-const.c (fold_binary): Unroll the very first "for" loop.

* fold-const.c (fold_binary): Unroll the very first "for"
loop.

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