This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18536] ICE: in emit_move_insn, at expr.c:2590 with -ftree-vectorize -msse2
- From: "dorit at il dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2004 14:33:52 -0000
- Subject: [Bug tree-optimization/18536] ICE: in emit_move_insn, at expr.c:2590 with -ftree-vectorize -msse2
- References: <20041118013045.18536.commie1@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dorit at il dot ibm dot com 2004-11-18 14:33 -------
(In reply to comment #1)
> Confirmed, the problem I think is the same as the PPC64 problem in PR 18403
but I did not check the
> patch which will fix that one for sure.
That patch does not fix this problem - this is a type mismatch in a different
place than the one in PR18403. I have a fix for this problem - I'll send a
patch shortly.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18536