[Bug target/79570] [5/6 Regression] ICE in sel-sched-ir.c:4534 in pr69956.c
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 30 08:07:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79570
--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue May 30 08:03:03 2017
New Revision: 248649
URL: https://gcc.gnu.org/viewcvs?rev=248649&root=gcc&view=rev
Log:
Backported from mainline
2017-02-21 Jakub Jelinek <jakub@redhat.com>
PR target/79570
* sel-sched.c (moveup_expr_cached): Don't call sel_bb_head
on temporarily removed DEBUG_INSNs.
* gcc.dg/pr79570.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.dg/pr79570.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/sel-sched.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list