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


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.


Thanks,
Andrew Pinski


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