This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: silence build warning from libstdc++
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Sun, 03 May 2009 20:56:45 +1000
- Subject: Re: PATCH: silence build warning from libstdc++
- References: <1240897752.32520.2.camel@helios> <20090430151716.60bdfe2c@milvia.artheist.org>
On Thu, 2009-04-30 at 15:17 -0700, Benjamin Kosnik wrote:
> But, it looks valid to me just the same. Can you tell me how to
> reproduce? I would be surprised if this is the first you've seen of
> this, as the previous stdtr1c++.h include also had two choices for
> stdc++.h precompiled files.
I see it regularly on powerpc-linux and powerpc64-linux.
> Better would be to just edit include/Makefile.am to remove
> -Winvalid-pch from PCHFLAGS.
I'm OK with that if you are .. :-)
Ben