http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50255
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-09-08 06:03:11 UTC --- Author: jakub Date: Thu Sep 8 06:03:01 2011 New Revision: 178675 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178675 Log: PR c++/50255 * method.c (use_thunk): If emitting thunk into the same section as function, use the same DECL_COMDAT_GROUP as well. Modified: branches/gcc-4_6-branch/gcc/cp/ChangeLog branches/gcc-4_6-branch/gcc/cp/method.c