From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Love To: egcs@cygnus.com Subject: Re: double alignment patch for x86 Date: Mon, 18 Aug 1997 15:11:59 -0000 Message-ID: <9708181406.AA23985@issan.informatik.uni-dortmund.de> In-reply-to: Sun, 17 Aug 1997 15:47:30 -0600" X-SW-Source: 1997-08/0092.html Message-ID: <19970818151159._59jd2P-Pqf5ZhDk9MqUB_Zyb-d1kmSR1XcxkTIRlYE@z> >>>>> "Jeffrey" == Jeffrey A Law writes: Jeffrey> HJ has already submitted this patch. I'd like to hear from Jeffrey> Stan Cox before doing anything with it since he's the x86 Jeffrey> maintainer. If nothing else, could STACK_BOUNDARY be changed to 64 on glibc2 systems where the startup does seem to do double alignment, thus 32 is presumably incorrect? That will sort out the problem for G77 on GNU systems using libc2. Making it 64, dependent on -malign-double, would solve the problem for us on other GNU/Linux with a patched crt or on other systems which do double-align the stack. I'd meant to try to find out what stack alignment DJGPP and BSD provide but haven't done so.