re PR c++/48010 (typedef redefinitions are allowed if the redefined type is a nested class type)
gcc/cp/ChangeLog 2010-05-31 Fabien Chene <fabien@gcc.gnu.org> PR c++/48010 * name-lookup.c (supplement_binding_1): If the old binding was a type name, also check that the DECL actually refers to the same type or is not a type. gcc/testsuite/ChangeLog 2010-05-31 Fabien Chene <fabien@gcc.gnu.org> PR c++/48010 * g++.dg/lookup/name-clash9.C: New. From-SVN: r174506
Showing
gcc/testsuite/g++.dg/lookup/name-clash9.C
0 → 100644
Please
register
or
sign in
to comment