------- Comment #6 from whaley at cs dot utsa dot edu  2008-12-11 23:42 -------
>GCC can and will realign the loop in 4.4 and above if the function needs a 
>bigger alignment than the required 4 byte.  So again I don't see any issues 
>here really.

Is this the response to another request?  I am not talking about loops, but
arrays  . . .

At least when I run the demonstration tarfile above, gcc gives me 4-byte
aligned double arrays, even though -malign-double has been thrown, but give me
8-byte aligned arrays when I don't ask for an ABI-compliant stack.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38496

Reply via email to