This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [cft] subreg validation round 2


On Wed, Nov 17, 2004 at 11:45:53AM -0800, Richard Henderson wrote:
> On Wed, Nov 17, 2004 at 11:18:41AM -0800, Bob Wilson wrote:
> > If so, should I change FUNCTION_ARG code to avoid 
> > returning a BLKmode reg?  Should I wrap the REG in a PARALLEL?
> 
> Presumably you didn't just return the SImode reg in the first place
> because you want the three bytes in the high part of the register?
> Then, yes, a PARALLEL should do.

Or define a suitable BLOCK_REG_PADDING.  At least, that used to work..

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]