]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/emit-rtl.c
cfgexpand.c (tree_expand_cfg): Fix comment.
[thirdparty/gcc.git] / gcc / emit-rtl.c
index 19df2e717a3e82643453ddad0b955c2bcc70d87a..717bb4bfdcad6639081a2e3666b9788546ca2885 100644 (file)
@@ -3836,7 +3836,6 @@ remove_unnecessary_notes (void)
       switch (NOTE_LINE_NUMBER (insn))
        {
        case NOTE_INSN_DELETED:
-       case NOTE_INSN_LOOP_END_TOP_COND:
          remove_insn (insn);
          break;