This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: i386 stack missalignment on main
On Mon, Jul 30, 2001 at 07:01:34PM +0200, Jan Hubicka wrote:
> * i386.c (ix86_output_main_function_alignment_hack): New function.
> (TARGET_ASM_FUNCTION_PROLOGUE): Default to it.
Hum. I'm not thrilled about the notion, but it does work.
I'd argue that it would be better just to fix the runtimes, but there
are x86 runtimes over which we have no control -- sco, solaris, and
the like.
Ok.
r~