------- Comment #2 from rguenth at gcc dot gnu dot org  2010-07-09 16:23 -------
With register args we can eventually end up calling convert_move on it which
will choke for different size regs.  I hit this myself during mem-ref2
development which is why I added this checking.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-checking
   Target Milestone|---                         |4.6.0


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

Reply via email to