Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2003 10:18:23 -0600
From:      Scott Long <scottl@freebsd.org>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/release Makefile
Message-ID:  <3F27EFCF.4070605@freebsd.org>
In-Reply-To: <200307301446.h6UEklCE044311@repoman.freebsd.org>
References:  <200307301446.h6UEklCE044311@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote:
> ru          2003/07/30 07:46:46 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     release              Makefile 
>   Log:
>   The -Os kernel build with GCC 3.3.1 also requires -fno-strict-aliasing
>   to survive.
>   
>   Discussed with: bde
>   Tested on:      i386 and pc98
>   
>   Revision  Changes    Path
>   1.806     +2 -1      src/release/Makefile
> 

Thanks for doing this.  However, I think that Peter was looking at doing
this globally in /sys/conf, not just the release.  The reasoning is that
it might not be safe to use -fstrict-aliasing in any context right now
until we understand the actual impact of those warnings.  I'd also
prefer if it was done there and not special-cased for the release.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F27EFCF.4070605>