diff options
Diffstat (limited to 'gcc/final.c')
-rw-r--r-- | gcc/final.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/final.c b/gcc/final.c index abc07c50c8e..623582ce707 100644 --- a/gcc/final.c +++ b/gcc/final.c @@ -1699,7 +1699,6 @@ final_scan_insn (rtx insn, FILE *file, int optimize ATTRIBUTE_UNUSED, case NOTE_INSN_DELETED: case NOTE_INSN_LOOP_BEG: case NOTE_INSN_LOOP_END: - case NOTE_INSN_LOOP_END_TOP_COND: case NOTE_INSN_LOOP_CONT: case NOTE_INSN_LOOP_VTOP: case NOTE_INSN_FUNCTION_END: |