[head tinderbox] failure on i386/i386

Kris Kennaway kris at obsecurity.org
Wed Mar 28 18:13:36 UTC 2007


On Wed, Mar 28, 2007 at 12:11:53PM +0200, Dag-Erling Sm?rgrav wrote:
> Scott Long <scottl at 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).

No, it implies -fstrict-aliasing, which is why the tinderbox often
breaks on code that was tested 100% correctly by the committer prior
to running with your nonstandard flags ;)

Kris


More information about the freebsd-tinderbox mailing list