diff options
Diffstat (limited to 'gcc/gcse.c')
-rw-r--r-- | gcc/gcse.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5327,7 +5327,7 @@ insert_insn_end_bb (expr, bb, pre) pat_end = NEXT_INSN (pat_end); /* If the last insn is a jump, insert EXPR in front [taking care to - handle cc0, etc. properly]. Similary we need to care trapping + handle cc0, etc. properly]. Similarly we need to care trapping instructions in presence of non-call exceptions. */ if (GET_CODE (insn) == JUMP_INSN |