This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/21234] ICE with -ftree-vectorize in convert_move at expr.c:367
- From: "hurbain at cri dot ensmp dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 May 2005 13:55:13 -0000
- Subject: [Bug tree-optimization/21234] ICE with -ftree-vectorize in convert_move at expr.c:367
- References: <20050426095829.21234.ps.report@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hurbain at cri dot ensmp dot fr 2005-05-13 13:55 -------
I encountered this bug too with a very similar code on GCC 4.1 snapshot 20050424
with options -O2 -msse2 -ftree-vectorize.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21234