]> gcc.gnu.org Git - gcc.git/commit
integrate.h (struct inline_remap): Add local_return_label.
authorRichard Henderson <rth@redhat.com>
Sat, 17 Mar 2001 18:37:25 +0000 (10:37 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 17 Mar 2001 18:37:25 +0000 (10:37 -0800)
commit464186fb60d6479e5561ddcab0d0337a5d222bff
treedaf230a555971819896de93fc75fed34b21916d3
parente72dd89c988d971f1dac8f6763bbd23d9de502e3
integrate.h (struct inline_remap): Add local_return_label.

        * integrate.h (struct inline_remap): Add local_return_label.
        * integrate.c (expand_inline_function): Initialize it and emit
        it after copy_insn_notes.
        (copy_insn_list): Don't store local_return_label here.
        (copy_insn_notes): New function split out from copy_insn_list.

From-SVN: r40581
gcc/ChangeLog
gcc/integrate.c
gcc/integrate.h
This page took 0.061759 seconds and 5 git commands to generate.