Date: Thu, 19 Aug 1999 10:54:01 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Peter Wemm <peter@netplex.com.au> Cc: Bruce Evans <bde@zeta.org.au>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include cpufunc.h Message-ID: <19990819105400.A27988@dragon.nuxi.com> In-Reply-To: <19990819172408.020611C1F@overcee.netplex.com.au>; from Peter Wemm on Fri, Aug 20, 1999 at 01:24:08AM %2B0800 References: <199908191552.BAA24076@godzilla.zeta.org.au> <19990819172408.020611C1F@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> gcc makes worse code for "mask == 0 ? 0 : bsfl(mask) + 1" for some reason. You guys might want to install ports/lang/egcs, which is gcc-2.95.1. Since this will soon become the system compiler, testing what egcs-1.1.2 does, is a waste of time. I know the EGCS developers have tweaked the optimizer some. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) 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?19990819105400.A27988>