stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a...
authorJason Merrill <jason@yorick.cygnus.com>
Sun, 25 Oct 1998 23:56:23 +0000 (16:56 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 25 Oct 1998 23:56:23 +0000 (16:56 -0700)
commit0679e3fcb626d03ccdef64d4826c8ecac3b8a631
tree9fc0f9f2b8a9b9f985f6e61ef96ea5774aae5c92
parente17f9bc09816e3777c2dab4e4644c1c06f3422f9
stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG.

8
* stmt.c (expand_fixup): Set fixup->before_jump to a
NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG.

From-SVN: r23330
gcc/stmt.c