this is a fork from bug 16104
------------------------------------------------------------------------------------------
int foo  (int __attribute__ ((__mode__ (__V2SI__))) i)
{
  return (long long) i;
}
------------------------------------------------------------------------------------------

-- 
           Summary: ICE in convert_move, at expr.c:588
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, rejects-valid
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: belyshev at lubercy dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18238

Reply via email to