Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2006 15:54:26 +0200
From:      Markus Trippelsdorf <markus@trippelsdorf.de>
To:        Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>
Cc:        freebsd-fs@FreeBSD.org, freebsd-current@FreeBSD.org, Pawel Jakub Dawidek <pjd@FreeBSD.org>, freebsd-geom@FreeBSD.org
Subject:   Re: GJournal (hopefully) final patches.
Message-ID:  <20060810135426.GA778@bsd.trippelsdorf.de>
In-Reply-To: <868xlw3e2z.fsf@xps.des.no>
References:  <20060808195202.GA1564@garage.freebsd.pl> <20060808210211.GA730@bsd.trippelsdorf.de> <20060808214116.GB730@bsd.trippelsdorf.de> <868xlw3e2z.fsf@xps.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 10, 2006 at 03:39:00PM +0200, Dag-Erling Smørgrav wrote:
> Markus Trippelsdorf <markus@trippelsdorf.de> writes:
> > Adding -fno-strict-aliasing to the CFLAGS of sbin/fsck_ffs/Makefile
> > solved the problem for now.
> 
> -fno-strict-aliasing does not solve anything, it just prevents the
> compiler from telling you about bugs in your code.

Which must be the reason that it is used when building the kernel on AMD64.
;-)

-- 
Markus



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