[Bug c++/49440] [4.6 regression] Invalid dynamic_cast for unnamed namespace
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 27 20:17:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49440
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-27 20:16:08 UTC ---
Author: jason
Date: Mon Jun 27 20:16:02 2011
New Revision: 175558
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175558
Log:
PR c++/49440
* class.c (set_linkage_according_to_type): Hand off to
determine_visibility.
Added:
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/rtti/anon-ns1.C
Modified:
branches/gcc-4_6-branch/gcc/cp/ChangeLog
branches/gcc-4_6-branch/gcc/cp/class.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list