This is the mail archive of the gcc-cvs@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]

r196551 - in /trunk/gcc: cp/ChangeLog cp/class....


Author: jason
Date: Fri Mar  8 16:04:15 2013
New Revision: 196551

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196551
Log:
	PR c++/51884
	* class.c (modify_all_vtables): Mangle the vtable name before
	entering dfs_walk.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/local-targ1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c


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