This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: C++ regression between 107732 and 107796
- From: Richard Guenther <rguenther at suse dot de>
- To: Geoff Keating <geoffk at geoffk dot org>
- Cc: gcc-regression at gcc dot gnu dot org, Jason Merrill <jason at redhat dot com>, "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>, Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- Date: Thu, 1 Dec 2005 14:52:34 +0100 (CET)
- Subject: Re: C++ regression between 107732 and 107796
- References: <8728F9A4-4DEA-42BA-A3C9-032F317256F5@geoffk.org>
On Thu, 1 Dec 2005, Geoff Keating wrote:
> The new regression tester isn't up to sending mail yet, but it did notice a
> regression introduced between
>
> Date: 2005-11-30T19:35:49Z
> Revision: 107732
> URL: svn://gcc.gnu.org/svn/gcc/trunk
> Status: regress-2
>
> and
>
> Date: 2005-12-01T03:01:06Z
> Revision: 107796
> URL: svn://gcc.gnu.org/svn/gcc/trunk
> Status: regress-4
>
> (Actually, two regressions, one of the Java tests seems to be failing
> intermittently.)
>
> The other new regression is:
>
> libstdc++.sum ext/pb_assoc/example/tree_intervals.cc
I don't see this failure, the only failures I see from libstdc++ are
=== libstdc++ tests ===
Running target unix
FAIL: 22_locale/locale/cons/12658_thread-1.cc execution test
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess
errors)
XPASS: 27_io/fpos/14320-1.cc execution test
Can you provide details on host/target/OS please? The above is
x86_64-unknown-linux-gnu.
Richard.