Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2007 12:11:53 +0200
From:      des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=)
To:        Scott Long <scottl@samsco.org>
Cc:        current@freebsd.org, Matteo Riondato <matteo@freebsd.org>, FreeBSD Tinderbox <tinderbox@freebsd.org>, i386@freebsd.org
Subject:   Re: [head tinderbox] failure on i386/i386
Message-ID:  <86648lsmmu.fsf@dwp.des.no>
In-Reply-To: <46044D6C.1070304@samsco.org> (Scott Long's message of "Fri, 23 Mar 2007 15:58:04 -0600")
References:  <20070323212254.54F7D73039@freebsd-current.sentex.ca> <20070323214145.GA3822@krapfengeist> <46044D6C.1070304@samsco.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long <scottl@samsco.org> writes:
> The tinderboxes have stricter compile flags than the normal buildworld
> environment.  The hope is that we'll be able to go to -O2 as the default
> optimization someday, which requires the stricter flags.  I think what
> you're missing here is the -fstrict-aliasing flag.

No, the tinderbox just uses -O2 (which implies -fno-strict-aliasing).
I highly recommend compiling with -O2, not just for the performance
advantages, and not just for the additional warnings it enables, but
also because of the additional coverage analysis (required for better
optimization) which results in more accurate warnings.

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?86648lsmmu.fsf>