Date: Thu, 05 Apr 2012 02:34:41 -0500 From: Pedro Giffuni <pfg@FreeBSD.org> To: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Cc: freebsd-current@freebsd.org, Steve Kargl <sgk@troutmask.apl.washington.edu> Subject: Re: -ffast-math in Ports and wrong generated code Message-ID: <4F7D4B11.2030409@FreeBSD.org> In-Reply-To: <20120405064610.GA1297@pm513-1.comsys.ntu-kpi.kiev.ua> References: <20120403112111.GA39616@pm513-1.comsys.ntu-kpi.kiev.ua> <20120403134300.GA98102@troutmask.apl.washington.edu> <20120404092923.GA1087@pm513-1.comsys.ntu-kpi.kiev.ua> <4F7C5E85.5090801@FreeBSD.org> <20120405064610.GA1297@pm513-1.comsys.ntu-kpi.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/05/12 01:46, Andrey Simonenko wrote: > On Wed, Apr 04, 2012 at 09:45:25AM -0500, Pedro Giffuni wrote: >> On 04/04/12 04:29, Andrey Simonenko wrote: >>> On Tue, Apr 03, 2012 at 06:43:00AM -0700, Steve Kargl wrote: >>> >> The SVN commit >> >> http://svnweb.freebsd.org/base?view=revision&revision=228756 >> >> will point you to this: >> >> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28796 >> >> and we are keeping consistency with both upstream and Apple's gcc. > Well, I've found exact commit to upstream gcc source tree that > corrects the bug described above: > > http://gcc.gnu.org/viewcvs/trunk/gcc/builtins.c?r1=117751&r2=117929 Aha!.. OK I needed to be sure we would still be consistent with upstream. The upstream patch is under GPLv2 so it can be committed. Thanks Andrey for your patience and persistence in finding this! Pedro.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F7D4B11.2030409>