[Bug middle-end/37843] [4.4 Regression] unaligned stack in main due to tail call optimization
howarth at nitro dot med dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Wed Nov 26 12:24:00 GMT 2008
------- Comment #13 from howarth at nitro dot med dot uc dot edu 2008-11-26 12:23 -------
Why do we have...
/* { dg-do compile { target { *-*-linux* && ilp32 } } } */
in gcc.target/i386/align-main-3.c and gcc.target/i386/pr37843-3.c
but not gcc.target/i386/pr37843-1.c and gcc.target/i386/pr37843-2.c?
Isn't that the origin of the problem on darwin?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37843
More information about the Gcc-bugs
mailing list