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: x86 Linux stack alignment requirement


HJ, 

> We have several choices for stack alignment requirement
> 
> 1. Leave it unchanged. Gcc can do
> 	a. Nothing. Let the program crash.
> 	b. Align stack to 16byte if XMM registers are used locally and
>            aren't passed down as function arguments.

Why not so if the XMM registers are passed down as arguments?

Thanks,

-- 
_______________________________________________________
Evandro Menezes               AMD            Austin, TX



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