This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
lots of libstdc++ failures
- From: Geoff Keating <geoffk at geoffk dot org>
- To: gcc-regression at gcc dot gnu dot org
- Cc: Nathan Sidwell <nathan at codesourcery dot com>
- Date: Fri, 1 Sep 2006 22:42:43 -0700
- Subject: lots of libstdc++ failures
Lots of libstdc++ failures appeared between revision 116621 and
revision 116638. They look like:
/Users/regress/tbox/native/build/powerpc-apple-darwin8.5.0/libstdc++-
v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp:61:
error: no type named 'value_type' in 'struct std::pair<const int, char>'
followed by a bus error.
My guess is it's this change:
------------------------------------------------------------------------
r116638 | nathan | 2006-09-01 11:10:17 -0700 (Fri, 01 Sep 2006) | 10
lines
cp/
PR c++/28705
* semantics.c (finish_call_expr): Add assert.
* name-lookup.c (lookup_arg_dependent): Check we found an
overload
or an object.
testsuite/
PR c++/28705
* g++.dg/lookup/koenig5.C: New.
* g++.dg/template/crash56.C: New.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature