This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Final intermodule patch


On Monday, Jul 28, 2003, at 23:02 US/Eastern, Andrew Pinski wrote:
Yes, it also happens on i686-openbsd3.1 which I bootstrap and run the testsuite every night.

It's not aligning the stack before doing a function call, it's not aligning the stack at the start of main. That I can understand.


Try this patch.

Yep this patch fixes it.

Before <http://gcc.gnu.org/ml/gcc-testresults/2003-07/msg01685.html>. After <http://gcc.gnu.org/ml/gcc-testresults/2003-07/msg01740.html>. A lot better.

Thanks for fixing it.

Andre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]