haifa-sched.c (update_flow_info): Use UNITS_PER_WORD...
authorJohn Carr <jfc@mit.edu>
Tue, 9 Jun 1998 12:10:02 +0000 (12:10 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 9 Jun 1998 12:10:02 +0000 (05:10 -0700)
commit9ae4ec4602f0b57ac1a8c5a4d1ab38f96cf6a0c6
tree0d2c7b4057a0425a1729b17536f09cbb726f734a
parent624a8b3a152430e3413e648aa2bfa0ac79f09af4
haifa-sched.c (update_flow_info): Use UNITS_PER_WORD...

        * haifa-sched.c (update_flow_info): Use UNITS_PER_WORD, not MOVE_MAX,
        as the threshold to permit splitting memory operations.

From-SVN: r20374
gcc/ChangeLog
gcc/haifa-sched.c