final.c (shorten_branches, [...]): Move code to free label_align...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Mon, 20 Apr 1998 14:40:04 +0000 (14:40 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 20 Apr 1998 14:40:04 +0000 (15:40 +0100)
commit9570762777f48f19adb9163c46fcacd0fd9ace92
tree4d2fe114588250d53f3959245b785d5909675bd1
parent2b6ede1da67e6c12e5098ad2243a5a7bca31d018
final.c (shorten_branches, [...]): Move code to free label_align...

* 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.

From-SVN: r19344
gcc/ChangeLog
gcc/config/sh/sh.h
gcc/final.c