PR c++/60353
commit5e5848635df0cfa2d943b91962036620e88afdb8
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Feb 2014 16:20:59 +0000 (27 16:20 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Feb 2014 16:20:59 +0000 (27 16:20 +0000)
tree5ab1ae9adade40feb806801b399194d1ee043ca2
parent2bf2188d75787e5cd21557845692c1fd55cd560d
PR c++/60353
PR c++/55877
* decl2.c (tentative_decl_linkage): Don't mess with functions that
are not yet defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208200 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/other/anon6.C [new file with mode: 0644]