(last_block_end_note): New variable.
authorRichard Stallman <rms@gnu.org>
Sat, 29 Aug 1992 03:20:43 +0000 (03:20 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 29 Aug 1992 03:20:43 +0000 (03:20 +0000)
commit7629c93617a9cbe51f9db77d5321ab03cb83f34d
treef57a1d8ad96cfe85b6fed1dc0d93a1ffa7e4f21d
parent6a286015a1a81e5de6f47ecf5f711aefa08984d1
(last_block_end_note):  New variable.

(remember_end_note):  New function.
(expand_end_bindings): Save NOTE_INSN_BLOCK_END in last_block_end_note.

(struct goto_fixup): New field context.
(fixup_cleanups): Function deleted.
(fixup_gotos): Put the fixup in a block, and put that block
into its proper place.  Use sequences, not reorder_insns.

From-SVN: r1990
gcc/stmt.c