Re: GJournal (hopefully) final patches.

[ Available lists | Index of freebsd-current | Month of Aug 2006 | Week of 10 Aug 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Markus Trippelsdorf <markus@trippelsdorf.de>
Date
10 Aug 2006 13:54:47
Subject
Re: GJournal (hopefully) final patches.
Message-ID
20060810135426.GA778@bsd.trippelsdorf.de


[ Hide this part ]
On Thu, Aug 10, 2006 at 03:39:00PM +0200, Dag-Erling Smrgrav 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


Elapsed time: 0.160 seconds