Stack Alignment Bug

Richard Henderson rth@redhat.com
Fri Nov 10 13:18:00 GMT 2000


On Fri, Nov 10, 2000 at 02:43:04PM -0500, David Ronis wrote:
> The problem doesn't go away.  Am I missign something?  For example, do
> I have to rebuild gcc?

I wouldn't think so.  I merely note that your test case does
not fail on a RH7 machine. 

I also examine the output of main and note that the double
will be aligned iff the incoming stack is correctly aligned,
i.e. the return address is at (esp % 16) == 12.


r~


More information about the Gcc-bugs mailing list