diff options
author | Andrey Belevantsev <abel@ispras.ru> | 2014-05-14 16:09:02 +0400 |
---|---|---|
committer | Andrey Belevantsev <abel@gcc.gnu.org> | 2014-05-14 16:09:02 +0400 |
commit | 92e265ac1e6d109ef206070ad539beaede53c504 (patch) | |
tree | 63e01efdd51a5edb84329acfc56e579daf9ac19b /gcc/config.gcc | |
parent | fa96aa45159cef2b78a3ae0e35900a17205a9225 (diff) | |
download | gcc-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/config.gcc')
0 files changed, 0 insertions, 0 deletions