[Bug rtl-optimization/83852] [6/7/8 Regression] ICE in sel_redirect_edge_and_branch, at sel-sched-ir.c:5644 on 32-bit BE powerpc targets

2018-04-13 Thread abel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83852

--- Comment #3 from Andrey Belevantsev  ---
Author: abel
Date: Fri Apr 13 10:24:02 2018
New Revision: 259373

URL: https://gcc.gnu.org/viewcvs?rev=259373=gcc=rev
Log:
PR rtl-optimization/83852
* gcc.dg/pr83852.c: New testcase.


Added:
trunk/gcc/testsuite/gcc.dg/pr83852.c
Modified:
trunk/gcc/testsuite/ChangeLog

[Bug rtl-optimization/83852] [6/7/8 Regression] ICE in sel_redirect_edge_and_branch, at sel-sched-ir.c:5644 on 32-bit BE powerpc targets

2018-04-13 Thread abel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83852

Andrey Belevantsev  changed:

   What|Removed |Added

 CC||abel at gcc dot gnu.org

--- Comment #2 from Andrey Belevantsev  ---
This is fixed by the patch for PR83962.  I will close this PR after adding the
testcase.

[Bug rtl-optimization/83852] [6/7/8 Regression] ICE in sel_redirect_edge_and_branch, at sel-sched-ir.c:5644 on 32-bit BE powerpc targets

2018-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83852

Jakub Jelinek  changed:

   What|Removed |Added

   Priority|P1  |P2
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2018-01-17
 CC||jakub at gcc dot gnu.org
Summary|[8 Regression] ICE in   |[6/7/8 Regression] ICE in
   |sel_redirect_edge_and_branc |sel_redirect_edge_and_branc
   |h, at sel-sched-ir.c:5644   |h, at sel-sched-ir.c:5644
   |on 32-bit BE powerpc|on 32-bit BE powerpc
   |targets |targets
 Ever confirmed|0   |1

--- Comment #1 from Jakub Jelinek  ---
Started with r226089, most likely latent before.