OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Oct 1998 23:56:22 +0000 (23:56 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Oct 1998 23:56:22 +0000 (23:56 +0000)
* stmt.c (expand_fixup): Set fixup->before_jump to a
NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23329 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index b4e81f7..d96cb2f 100644 (file)
@@ -1,3 +1,8 @@
+Sun Oct 25 23:36:52 1998  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * stmt.c (expand_fixup): Set fixup->before_jump to a
+       NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG.
+
 Sun Oct 25 15:49:57 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * Makefile.in (recog.o): Depend on toplev.h.