h8300-protos.h: Add a prototype for same_cmp_preceding_p.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 21 Jun 2003 11:32:54 +0000 (11:32 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 21 Jun 2003 11:32:54 +0000 (11:32 +0000)
commit025299027b1d32d373ae211fde61ef891a4425b2
tree00058e7b86dfbfc4a04d85cd255b60893f0418ff
parent2d0c9050c37f33240921ea92a0f82320687e7998
h8300-protos.h: Add a prototype for same_cmp_preceding_p.

* config/h8300/h8300-protos.h: Add a prototype for
same_cmp_preceding_p.
* config/h8300/h8300.c (same_cmp_preceding): New.
* config/h8300/h8300.md: Extend peephole2's that transform
compare:SI into shorter sequences so that they can deal with
signed comparisons.

From-SVN: r68296
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.md