h8300.c (compute_mov_length): Adjust for the new optimization.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 25 Jun 2003 11:54:44 +0000 (11:54 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 25 Jun 2003 11:54:44 +0000 (11:54 +0000)
commitf5139cc523535e77d5971aff50403cb2b063e94b
tree3c49c0b8a763abbd01d4777646f9461ada1231f8
parent7099616c53df127058c1fbee5b6cbdfdfa2575dc
h8300.c (compute_mov_length): Adjust for the new optimization.

* config/h8300/h8300.c (compute_mov_length): Adjust for the
new optimization.
* config/h8300/h8300.md (*movsi_h8300): Optimize the load of
an SImode constant whose upper and lower are the same.

From-SVN: r68475
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.md