Half-baked i386 stack alignment thoughts

Richard Henderson rth@cygnus.com
Thu Nov 2 21:54:00 GMT 2000


On Thu, Nov 02, 2000 at 07:45:14PM -0500, John Wehle wrote:
> BTW: I was looking to have:
> 
>   addl $4, %esp
>   pushl %eax
> 
> optimized to:
> 
>   mov %eax, (%esp)

This is already done in regmove.c.


r~


More information about the Gcc mailing list