This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Bug libstdc++/85845] [9 Regression] Many libstdc++ test failures
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: frs dot dumont at gmail dot com
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 22 May 2018 11:24:06 +0200
- Subject: Re: [Bug libstdc++/85845] [9 Regression] Many libstdc++ test failures
- References: <bug-85845-19885@http.gcc.gnu.org/bugzilla/> <bug-85845-19885-zkYeVa8DFi@http.gcc.gnu.org/bugzilla/> <a29d6a33-8c28-cbfb-39e8-98c5f4d945da@gmail.com>
On Mon, May 21, 2018 at 7:01 PM François Dumont <frs.dumont@gmail.com>
wrote:
> I just committed this patch as trivial.
> I must have run tests without rebuilding pre-compiled headers. I'll have
> to find out how to build tests without pre-compiled headers to avoid it
> in the future.
I configure with --disable-libstdcxx-pch which also reduces build-time.
RIchard.
> François
> On 20/05/2018 19:06, fdumont at gcc dot gnu.org wrote:
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85845
> >
> > François Dumont <fdumont at gcc dot gnu.org> changed:
> >
> > What |Removed |Added
> >
----------------------------------------------------------------------------
> > Status|NEW |ASSIGNED
> > Assignee|unassigned at gcc dot gnu.org |fdumont at gcc
dot gnu.org
> >