]> gcc.gnu.org Git - gcc.git/commit
h8300-protos.h: Add a prototype for h8300_expand_branch.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 18 Feb 2004 22:12:59 +0000 (22:12 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 18 Feb 2004 22:12:59 +0000 (22:12 +0000)
commit8981ecd360e0980aa2f16fa37c4be9d9da1fff21
treed4030985d9c2416412f28e8e10ee1ec46b9f3ab5
parent07ee3b586d70c3596f1cf284b7154024ed27aeb6
h8300-protos.h: Add a prototype for h8300_expand_branch.

* config/h8300/h8300-protos.h: Add a prototype for
h8300_expand_branch.
* config/h8300/h8300.c (h8300_expand_branch): New.
* config/h8300/h8300.md (ble, bleu, bge, bgeu, blt, bltu, bgt,
bgtu, beq, bne): Call h8300_expand_branch().

From-SVN: r78052
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.md
This page took 0.061733 seconds and 5 git commands to generate.