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:22 +0000 (16:56 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 25 Oct 1998 23:56:22 +0000 (16:56 -0700)
commite17f9bc09816e3777c2dab4e4644c1c06f3422f9
treec102ac4956b148c1ef3c5c56bdd9e2557a46f69b
parentcc804e5114f42fe86de5e1cd453f4c6328a2aa7f
stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG.


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

From-SVN: r23329
gcc/ChangeLog