]> gcc.gnu.org Git - gcc.git/commit
final.c (shorten_branches): Make value passed to LABEL_ALIGN conform to documentation.
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Wed, 23 Feb 2000 17:18:15 +0000 (17:18 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 23 Feb 2000 17:18:15 +0000 (17:18 +0000)
commit2148624a44cb575edab51bf505687e4f8ca6445d
tree8baf5d722de68518d2c8e380ff3c3c6fb2dd680f
parent699729979c5feecfdf5dfc50e1991b3732cbd040
final.c (shorten_branches): Make value passed to LABEL_ALIGN conform to documentation.

* final.c (shorten_branches): Make value passed to LABEL_ALIGN
conform to documentation.
* sh.h (LABEL_ALIGN): If aligning loops, call sh_label_align
to check for special cases.
* sh-protos.h (sh_label_align): Declare.
* sh.c (sh_label_align): Define.

From-SVN: r32114
gcc/ChangeLog
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/final.c
This page took 0.059006 seconds and 5 git commands to generate.