> There are 2 different, but related questions:
> 
> 1. Should Linux require gcc generates 16byte aligned stack?
> 2. How should Linux support 4byte alignment code?

Independently of Linux, GCC could align the stack at 16 bytes and still be 
compliant with the psABI.  It could also wrap memalign as malloc...

-- 
_______________________________________________________
Evandro Menezes               AMD            Austin, TX


Reply via email to