[Bug target/37010] -mno-accumulate-outgoing-args doesn't work with stack alignment

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 4 12:25:00 GMT 2008



------- Comment #9 from hjl dot tools at gmail dot com  2008-08-04 12:24 -------
(In reply to comment #7)
> This problem is associated with -mpreferred-stack-boundary=2, rather than with
> stack alignment. Following case fails on trunk before merging with stack
> branch:

Of course, before stack alignment merge, we can only align stack
variable to PREFERRED boundary, which is 1 << 2 == 4 bytes. 


-- 


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



More information about the Gcc-bugs mailing list