h8300-protos.h: Add the prototype for same_cmp_following_p.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 17 Nov 2003 02:29:54 +0000 (02:29 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 17 Nov 2003 02:29:54 +0000 (02:29 +0000)
commitc06d5c8586da408dc208f97b95058599aef96089
treeb32959fb48cc47ddbbc569cb8f49b24303d33499
parenta62a282bf47bfccc4aa3a71e10c0c4277954ef2b
h8300-protos.h: Add the prototype for same_cmp_following_p.

* config/h8300/h8300-protos.h: Add the prototype for
same_cmp_following_p.
* config/h8300/h8300.c (same_cmp_following_p): New.
* config/h8300/h8300.md (peephole2): Use it.

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