This is the mail archive of the gcc-patches@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: [PATCH] Fix PR56344


On Wed, 27 Feb 2013, Richard Biener wrote:

> Wouldn't it be better to simply pass this using the variable size handling
> code?  Thus, initialize args_size.var for too large constant size instead?

Would that be compatible with the ABI definition of how a large (constant 
size) argument should be passed?

-- 
Joseph S. Myers
joseph@codesourcery.com


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