[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-24 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 Jan Hubicka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-23 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 --- Comment #9 from Arseny Solokha --- So given the issue is really fixed, should this PR be closed now?

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-04 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 --- Comment #8 from Arseny Solokha --- Sorry, my bad. I've messed up my build environment for that target. Indeed r249924 fixes the ICE everywhere.

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 --- Comment #7 from Jan Hubicka --- Hmm, I configured with: ../configure --host=x86_64-pc-linux-gnu --target=powerpc-e500v2-linux-gnuspe --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/powerpc-e500v2-linux-gnuspe/gcc-b

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-04 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 --- Comment #6 from Arseny Solokha --- The compiler for SPE target is configured the following way: % powerpc-e500v2-linux-gnuspe-gcc-8.0.0-alpha20170702 -v Using built-in specs. COLLECT_GCC=powerpc-e500v2-linux-gnuspe-gcc-8.0.0-alpha20170702 CO

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 --- Comment #5 from Jan Hubicka --- Can you just write me instructions how to reproduce it? What is the configuration triplet? I tried target=powerpc-linux-gnuspe which seems to work fine.

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-03 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 --- Comment #4 from Arseny Solokha --- This fixes the ICE for x86_64 and 32-bit BE powerpc, but not powerpcspe. Do you want me to attach loop2_unroll or any other dump files for working and non-working powerpc targets?

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-03 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 --- Comment #3 from Jan Hubicka --- Author: hubicka Date: Mon Jul 3 14:40:46 2017 New Revision: 249924 URL: https://gcc.gnu.org/viewcvs?rev=249924&root=gcc&view=rev Log: PR middle-end/81290 * predict.c (force_edge_cold): Be mor

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 Richard Biener changed: What|Removed |Added Target Milestone|--- |8.0

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-03 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

2017-07-03 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|