1 new GCC HEAD@153734 regression
GCC regression tester
regress@geoffk.org
Fri Oct 30 06:37:00 GMT 2009
With your recent patch, GCC HEAD revision 153734 had problems on:
native: regress-3 (1 NEW failures)
The previous build was of revision 153733.
Regressions for native:
old gcc.sum gcc.dg/pr34668-1.c
old gcc.sum gcc.dg/struct/wo_prof_double_malloc.c
NEW libstdc++.sum abi_check
Log information for changes since the last build:
------------------------------------------------------------------------
r153734 | jlquinn | 2009-10-29 22:17:50 -0700 (Thu, 29 Oct 2009) | 19 lines
Changed paths:
M /trunk/gcc/cp/ChangeLog
M /trunk/gcc/cp/cp-tree.h
M /trunk/gcc/cp/mangle.c
M /trunk/gcc/cp/name-lookup.c
M /trunk/gcc/cp/rtti.c
M /trunk/libstdc++-v3/ChangeLog
M /trunk/libstdc++-v3/libsupc++/tinfo.cc
M /trunk/libstdc++-v3/libsupc++/tinfo2.cc
M /trunk/libstdc++-v3/libsupc++/typeinfo
2009-10-28 Jerry Quinn <jlquinn@optonline.net>
* mangle.c (mangle_type_string_for_rtti): Revert r149964.
(needs_fake_anon): Likewise.
(write_name): Likewise.
(write_nested_name): Likewise.
* cp-tree.h (mangle_type_string_for_rtti): Likewise.
(get_anonymous_namespace): Likewise.
* name-lookup.c (get_anonymous_namespace_name): Likewise.
* rtti.c (tinfo_name): Insert '*' in front of private names.
(tinfo_base_init): Use it.
2009-10-28 Jerry Quinn <jlquinn@optonline.net>
* libsupc++/tinfo.cc (operator=(const type_info&)): Compare by
pointer if name begins with '*'.
* libsupc++/typeinfo (type_info::name()): Likewise.
* libsupc++/tinfo2.cc (before): Likewise.
------------------------------------------------------------------------
For more information, see <http://glutton.geoffk.org/HEAD/>.
-------------- next part --------------
--
Geoffrey Keating <geoffk@geoffk.org>
(via an automated GCC regression-testing script.)
More information about the Gcc-regression
mailing list