aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
diff options
context:
space:
mode:
authorAndrey Belevantsev <abel@ispras.ru>2014-05-14 16:09:02 +0400
committerAndrey Belevantsev <abel@gcc.gnu.org>2014-05-14 16:09:02 +0400
commit92e265ac1e6d109ef206070ad539beaede53c504 (patch)
tree63e01efdd51a5edb84329acfc56e579daf9ac19b /gcc/omp-low.c
parentfa96aa45159cef2b78a3ae0e35900a17205a9225 (diff)
downloadgcc-92e265ac1e6d109ef206070ad539beaede53c504.zip
gcc-92e265ac1e6d109ef206070ad539beaede53c504.tar.gz
gcc-92e265ac1e6d109ef206070ad539beaede53c504.tar.bz2
re PR rtl-optimization/60866 (ICE: in get_seqno_for_a_jump, at sel-sched-ir.c:4068 with -fselective-scheduling -fno-if-conversion)
PR rtl-optimization/60866 * sel-sched-ir (sel_init_new_insn): New parameter old_seqno. Default it to -1. Pass it down to init_simplejump_data. (init_simplejump_data): New parameter old_seqno. Pass it down to get_seqno_for_a_jump. (get_seqno_for_a_jump): New parameter old_seqno. Use it for initializing new jump seqno as a last resort. Add comment. (sel_redirect_edge_and_branch): Save old seqno of the conditional jump and pass it down to sel_init_new_insn. (sel_redirect_edge_and_branch_force): Likewise. * gcc.dg/pr60866.c: New test. From-SVN: r210420
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions