------- Comment #13 from bergner at gcc dot gnu dot org 2008-03-07 15:44 ------- (In reply to comment #11) > Is there a reason why you don't use GET_MODE_SIZE (mode) != N in the > expression?
Well, the T[IFD]mode don't allow reg+reg addressing, but other 8 byte modes do (eg, V4SImode). -- bergner at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35373