[Bug target/20020] x86_64 - 128 bit structs not targeted to TImode

matz at suse dot de gcc-bugzilla@gcc.gnu.org
Fri Feb 18 04:32:00 GMT 2005


------- Additional Comments From matz at suse dot de  2005-02-17 22:06 -------
I think that #19566 is a real bug.  The ABI specifies to pass 16byte 
structs in registers.  Anyway MAX_FIXED_MODE_SIZE doesn't influence 
the calling convention, only how such struct is handled by transforming 
code.  I.e. changing MAX_FIXED_MODE_SIZE shouldn't fix any ABI bug 
(in fact shouldn't change how parameters are passed at all). 
At least from my understanding and if there aren't other bugs making this 
false ;) 

-- 


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



More information about the Gcc-bugs mailing list