cgraphunit.c
68.5 KB
-
re PR c++/47218 (C++ multiple definitions of non-virtual thunk problem) · d06865bf
gcc/ChangeLog: PR c++/47218 * cgraphunit.c (assemble_thunk): Call resolve_unique_section. gcc/testsuite/ChangeLog: PR c++/47218 * g++.dg/other/pr47218-1.C: New test file. * g++.dg/other/pr47218.C: Likewise. * g++.dg/other/pr47218.h: New supporting header. From-SVN: r168624
Dave Korn committed