More full description of changes for config/h8300/h8300.c.
authorVladimir Makarov <vmakarov@gcc.gnu.org>
Mon, 22 Mar 1999 08:03:21 +0000 (08:03 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Mon, 22 Mar 1999 08:03:21 +0000 (08:03 +0000)
From-SVN: r25896

gcc/ChangeLog

index 318f8a78d9fcef8ca47b96b97333c09ec1cc9a34..70fbc03ef46fbb2df49d8ac717f388fa7b818e6e 100644 (file)
@@ -4,8 +4,9 @@ Mon Mar 22 10:44:33 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
        (modhi3+1, andsi3+1, iorsi3+1, extzv+1, extzv+2): Change insn
        default value of attribute "adjust_length" onto "no".
 
-       * config/h8300/h8300.c (h8300_adjust_insn_length):  Use 0 if the
-       shift is negative.
+       * config/h8300/h8300.c (h8300_adjust_insn_length): Adust
+        length only if the attribute "adjust_length" value is "yes".
+        Use 0 if the shift is negative.
 
        * final.c (shorten_branches): Check insn length after its
        adjusting.