* toplev.c (compile_file): Call allocate_reg_info to free register
commitb6c8b728bbdb75f8a34eb19fc0ef636f04e917a6
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Oct 1998 00:06:22 +0000 (28 00:06 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Oct 1998 00:06:22 +0000 (28 00:06 +0000)
tree3184854ceaea3198aea54372f744aace3c6590dc
parentb3fb09bacb7faac7e4ca4c63b2fb28241619af6b
    * toplev.c (compile_file): Call allocate_reg_info to free register
        table memory.
        * rtl.h (allocate_reg_info): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23384 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/rtl.h
gcc/toplev.c