From d3c29f99efaa2162cc444dc66c8c488f31dfa88d Mon Sep 17 00:00:00 2001 From: Vladimir Makarov Date: Mon, 22 Mar 1999 08:03:21 +0000 Subject: [PATCH] More full description of changes for config/h8300/h8300.c. From-SVN: r25896 --- gcc/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 318f8a78d9f..70fbc03ef46 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -4,8 +4,9 @@ Mon Mar 22 10:44:33 1999 Vladimir Makarov (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. -- 2.30.2