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]

About STACK ALIGNMENT


Hello all,

1. How do i get the stack alignment size of a particular target?
  Does #define STACK_BOUNDARY 32 serve this purpose?

2. Is it possible to override the STACK Alignment in ld file using ALIGN()?

3. Difference between stack alignment and data alignment?

Regards,
Rohit


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