------- Comment #18 from mikulas at artax dot karlin dot mff dot cuni dot cz  
2009-07-23 12:16 -------
The bug is this: you don't align the stack and you generate the frame. Why?
Why don't you do one of these?:

* generate the frame and align
* don't generate the frame and don't align

these two would be reasonable, but generating the frame and not aligning is
not.


-- 


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

Reply via email to