re PR c++/60347 (r208153 breaks Firefox build)
authorJason Merrill <jason@redhat.com>
Wed, 26 Feb 2014 21:32:41 +0000 (16:32 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 26 Feb 2014 21:32:41 +0000 (16:32 -0500)
commitc34396266f5296551b618feae6039b8ec6e7d766
treeb4073e33f09dbfaea84baa3df0d7b5bb4a9a70b5
parentca7e759d96d6c0c046a6e20b066d86d070f65e35
re PR c++/60347 (r208153 breaks Firefox build)

PR c++/60347
PR lto/53808
* class.c (clone_function_decl): Don't note_vague_linkage_fn.
* init.c (build_vtbl_address): Do it here.

From-SVN: r208184
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/init.c
gcc/testsuite/g++.dg/template/dtor9.C [new file with mode: 0644]