------- 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

Reply via email to