jump.c
116 KB
-
jump.c (jump_optimize_1): When we delete a conditional jump preceeding a non-conditional jump to... · 8e0b124e
* jump.c (jump_optimize_1): When we delete a conditional jump preceeding a non-conditional jump to effectively the same place, make sure that the combined jump skips any clobber insns between the two labels. Co-Authored-By: DJ Delorie <dj@redhat.com> From-SVN: r39686
Richard Henderson committed