[Bug middle-end/18238] ICE in convert_move, at expr.c:588
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Oct 30 22:52:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-30 22:52 -------
For a slightly different test:
int foo (int __attribute__ ((vector_size (8))) i)
{
return (long long) i;
}
you only get an ICE if you add -mmmx.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-10-30 22:52:36
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18238
More information about the Gcc-bugs
mailing list