]> git.ipfire.org Git - thirdparty/gcc.git/commit
h8300-protos.h: Add a prototype for compute_logical_op_length.
authorKazu Hirata <kazu@hxi.com>
Tue, 26 Feb 2002 12:50:52 +0000 (12:50 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 26 Feb 2002 12:50:52 +0000 (12:50 +0000)
commit40367e2d81cd7c78a253eb9264ea63cc8376ec48
treea18125fe1a843dd653604bb4f97b1398deaf7a90
parent64ee51e0ba631964e33c56902d9cc07ee9c6316c
h8300-protos.h: Add a prototype for compute_logical_op_length.

* config/h8300/h8300-protos.h: Add a prototype for
compute_logical_op_length.
* config/h8300/h8300.c (compute_logical_op_length): New.
* config/h8300/h8300.md (anonymous logical patterns): Use
compute_logical_op_length for length.

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