[fortinj@ibm.net: New snapshots]

DJ Delorie dj@delorie.com
Sat Apr 24 18:12:00 GMT 1999


> Could you please forward the patch to me as well? This is a side effect
> of the recent stack alignment patch John Wehle.

Take out or uncomment this line in gcc/config/i386.h:

#define PREFERRED_STACK_BOUNDARY 128

That will disable it for every function, not just stdcalls.  The right
solution would be to disable it just for stdcalls.


More information about the Cygwin-developers mailing list