stmt.c
178 KB
-
jump.c (duplicate_loop_exit_test): Don't refuse to copy a section of code just… · 93de5c31
jump.c (duplicate_loop_exit_test): Don't refuse to copy a section of code just because it contains... * jump.c (duplicate_loop_exit_test): Don't refuse to copy a section of code just because it contains NOTE_INSN_BLOCK_{BEG,END}. * stmt.c (expand_end_loop): Likewise. Also, don't refuse to move CALL_INSNs or CODE_LABELs. When moving code, don't move NOTE_INSN_BLOCK_{BEG,END}. From-SVN: r20952
Mark Mitchell committed