Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2005 09:03:28 +0200
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        Joseph Koshy <joseph.koshy@gmail.com>
Cc:        current@freebsd.org, Garance A Drosehn <gad@freebsd.org>
Subject:   Re: [current tinderbox] failure on ...all...
Message-ID:  <86oeae3d8f.fsf@xps.des.no>
In-Reply-To: <84dead720506091950779d1661@mail.gmail.com> (Joseph Koshy's message of "Fri, 10 Jun 2005 08:20:29 %2B0530")
References:  <20050609234619.AD1F67306E@freebsd-current.sentex.ca> <p0621025fbeceac0673f8@128.113.24.47> <84dead720506091950779d1661@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Koshy <joseph.koshy@gmail.com> writes:
> I suspect that the tinderboxes use a different (stricter) set of
> compiler flags than the 'make buildworld' / 'make universe' ones.
> Specifically, the regular build uses -fno-strict-aliasing.

the tinderbox uses -O2 -pipe.

-fno-strict-aliasing is evil.  its only function is to hide bugs.
please please please do not use it when testing new code.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86oeae3d8f.fsf>