Message-Id: <199908091202.MAA18292@out1.ibm.net> From: "Mark E." To: Eli Zaretskii , djgpp-workers AT delorie DOT com, pavenis AT lanet DOT lv, "Mark E." Date: Mon, 9 Aug 1999 08:03:21 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Performance regression of 2.95 vs. 2.7, x86, loop-related (fwd) References: In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.11) Reply-To: djgpp-workers AT delorie DOT com > So it seems that the only thing we miss to have the better alignment is > Binutils configured with 16-byte subsection alignment. > > Mark, did you succeed to resolve the problems with doing this? > My patch was put in last night (along with your find-nearest-line change), so we now have 16-byte alignment. The patch is safe in that just the alignment of .data and .text sections are changed, and the default alignment is left as-is. This means we don't have to make adjustments for zeroes in the .ctor and .dtor sections like changing the default alignment would have required. --- Mark Elbrecht, snowball3 AT bigfoot DOT com http://snowball.frogspace.net/