From: Joern Rennecke Date: Mon, 20 Apr 1998 14:43:51 +0000 (+0100) Subject: Formatting fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ba70e85a7719a544573acff0de64730c1bf045f2;p=gcc.git Formatting fix. From-SVN: r19345 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 693014dce7b..563928d4d5a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,10 +1,10 @@ Mon Apr 20 22:37:50 1998 J"orn Rennecke - * final.c (shorten_branches, init_insn_lengths): Move code - to free label_align, uid_shuid, insn_lengths, insn_addresses - and uid_align from the former function into the latter one; - Add code to clear these variables. - * sh.h (label_align): Remove declaration. + * final.c (shorten_branches, init_insn_lengths): Move code + to free label_align, uid_shuid, insn_lengths, insn_addresses + and uid_align from the former function into the latter one; + Add code to clear these variables. + * sh.h (label_align): Remove declaration. Mon Apr 20 14:48:29 1998 Michael Meissner