This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Latest snapshot won't build with --enable-libstdcxx-v3
- To: "Chris G. Demetriou" <cgd at sibyte dot com>
- Subject: Re: Latest snapshot won't build with --enable-libstdcxx-v3
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Mon, 25 Sep 2000 23:12:32 +0100 (BST)
- CC: Marc Espie <espie at quatramaran dot ens dot fr>, gcc at gcc dot gnu dot org
> For instance, the fact that -Wuninitialized often returns (or has
> historically returned) false positives has caused NetBSD to _remove
It still does. In fact, a number of the warning 'fixes' that went into
gcc recently have added spurious initializations to paper over spurious
warnings.