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]

r177699 - in /branches/google/gcc-4_6/gcc: cp/C...


Author: dnovillo
Date: Fri Aug 12 15:46:37 2011
New Revision: 177699

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177699
Log:
cp/ChangeLog.google-4_6
2011-08-12  Xinliang David Li  <davidxl@google.com>

	* class.c (update_vtable_entry_for_fn): Set lost_primary
	bit properly.

testsuite/ChangeLog.google-4_6
2011-08-12  Xinliang David Li  <davidxl@google.com>

	* g++.dg/abi/vbase15.C: New test.



Added:
    branches/google/gcc-4_6/gcc/testsuite/g++.dg/abi/vbase15.C
Modified:
    branches/google/gcc-4_6/gcc/cp/ChangeLog.google-4_6
    branches/google/gcc-4_6/gcc/cp/class.c
    branches/google/gcc-4_6/gcc/testsuite/ChangeLog.google-4_6


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