This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/65427] [4.8/4.9 Regression] ICE in emit_move_insn with wide vector types
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 03 Jun 2015 21:42:52 +0000
- Subject: [Bug tree-optimization/65427] [4.8/4.9 Regression] ICE in emit_move_insn with wide vector types
- Auto-submitted: auto-generated
- References: <bug-65427-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65427
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 4.9.3 now, backporting to 4.8 is much harder, as the code changed
significantly.