]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/class.c
class.c (build_vcall_offset_vtbl_entries): Do not add vcall entries for a primary...
authorMark Mitchell <mark@codesourcery.com>
Tue, 28 Nov 2006 02:19:02 +0000 (02:19 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 28 Nov 2006 02:19:02 +0000 (02:19 +0000)
commitb93029150149dce2e8d2d3948b5e8d7fbd14c26e
treed439c6902f5d8d68b1501c9595436af9dc85835f
parentdf69b58cd5ad1d5ba162e3a5a6337b0ee34c64e8
class.c (build_vcall_offset_vtbl_entries): Do not add vcall entries for a primary construction virtual table.

* class.c (build_vcall_offset_vtbl_entries): Do not add vcall
entries for a primary construction virtual table.

From-SVN: r119271
gcc/cp/ChangeLog
gcc/cp/class.c