(adjust_copied_decl_tree): New function.
authorRichard Stallman <rms@gnu.org>
Sat, 29 Aug 1992 03:21:11 +0000 (03:21 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 29 Aug 1992 03:21:11 +0000 (03:21 +0000)
commitc75ac904f80c5db92690d13f9a941bc68d311c00
tree0375ec92fc972c2e895f6b7b93af5f28085ecc28
parent7629c93617a9cbe51f9db77d5321ab03cb83f34d
(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.

From-SVN: r1991
gcc/integrate.c