Date: Fri, 21 Jun 2002 12:19:49 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Bruce Evans <bde@zeta.org.au> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gcc toplev.c Message-ID: <20020621121948.C21840@dragon.nuxi.com> In-Reply-To: <20020622050504.U5440-100000@gamplex.bde.org>; from bde@zeta.org.au on Sat, Jun 22, 2002 at 05:15:29AM %2B1000 References: <200206211821.g5LILU333022@freefall.freebsd.org> <20020622050504.U5440-100000@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 22, 2002 at 05:15:29AM +1000, Bruce Evans wrote: > On Fri, 21 Jun 2002, David E. O'Brien wrote: > > > obrien 2002/06/21 11:21:30 PDT > > > > Modified files: > > contrib/gcc toplev.c > > Log: > > cc -O0 and -O1 didn't do the easy optimization of alignment for space. > > Instead it attempted to do the easy optimization of alignment for time, > > which should be to 1-byte alignment on i386's. > > > > Submitted by: bde > > Urk, I seem to have mangled my N-tuple negatives there. -O0 and -O1 I thought your analasys didn't seem quite right, but I know you spent time on it so I went with your wording. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020621121948.C21840>