re PR lto/53808 (Undefined symbol when building a library with lto)
authorJason Merrill <jason@redhat.com>
Tue, 25 Feb 2014 18:54:48 +0000 (13:54 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 25 Feb 2014 18:54:48 +0000 (13:54 -0500)
commit6e6eaecc6ab7c461f13e7a76fa3ab85b721242e8
tree7b8ab05926a8a8c7bc52d0bd9e8bf519ef46d1ab
parentd808e92ea950feeba41a5019ada7cddbbe0a5ed7
re PR lto/53808 (Undefined symbol when building a library with lto)

PR lto/53808
* class.c (clone_function_decl): Call note_vague_linkage_fn for
defaulted virtual dtor.

From-SVN: r208153
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/opt/devirt4.C [new file with mode: 0644]