This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49440] [4.6 regression] Invalid dynamic_cast for unnamed namespace


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]