(adjust_copied_decl_tree): New function.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Aug 1992 03:21:11 +0000 (03:21 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Aug 1992 03:21:11 +0000 (03:21 +0000)
commitd8579c064eb03e3ee45e896263e40dec73984efc
tree0375ec92fc972c2e895f6b7b93af5f28085ecc28
parent8557eaeb8227e5fceef7c2dffa741bf2b92470ad
(adjust_copied_decl_tree):  New function.
(save_for_inline_copying):  When making copies of NOTE_INSN_BLOCK_END
notes, stash a "forwarding" pointer in the original to point to the
copy.  Also, when all BLOCKs & insns for a function have been copied,
call `adjust_copied_decl_tree' to fixup the end_note pointers in the
copied BLOCKs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1991 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/integrate.c