Subject: Re: libxslt upgrade, please
To: None <pkgsrc-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 01/20/2007 15:58:11
On Sat, Jan 20, 2007 at 03:59:58PM +0100, Christian Biere wrote:
> Joerg Sonnenberger wrote:
> > On Sat, Jan 20, 2007 at 03:31:59PM +0100, Christian Biere wrote:
> > > If there are such warnings, the flag should certainly be used. Even if
> > > there are no warnings, the flag might still be required because the
> > > compiler cannot detect all violations.
> > 
> > I don't think that is true with GCC 4.1 any longer.
> 
> Which part exactly?

About GCC not detecting all cases when -fstrict-aliasing is active. The
other part certainly is.

Joerg