]> git.ipfire.org Git - thirdparty/gcc.git/commit
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:54:41 +0000 (23:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 25 Oct 1998 23:54:41 +0000 (16:54 -0700)
commitc65b5ad8c42ab045f5c4503a3c89765e1df2bff9
tree4264d06eb9098cea2b3bb8d4c77919d8c45c31c0
parent3d3d534c98eabc4045253ff3468608f3d2c51d61
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: r23328
gcc/ChangeLog
gcc/stmt.c