This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note
- From: "asolokha at gmx dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 04 Jul 2017 06:22:51 +0000
- Subject: [Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note
- Auto-submitted: auto-generated
- References: <bug-81290-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290
--- Comment #4 from Arseny Solokha <asolokha at gmx dot com> ---
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?