Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com X-Authentication-Warning: modi.xraylith.wisc.edu: khan owned process doing -bs Date: Sun, 25 Apr 1999 23:15:44 -0500 (CDT) From: Mumit Khan To: DJ Delorie cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: [fortinj AT ibm DOT net: New snapshots] In-Reply-To: <199904250112.VAA07134@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 24 Apr 1999, DJ Delorie wrote: > > > 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. > I'm currently bootstrapping using Richard Henderson's patch (actually 2 patches), and so far it looks it's doing the right thing. Mumit