re PR c++/60353 (Firefox build failure #3 caused by r208157)
authorJason Merrill <jason@redhat.com>
Thu, 27 Feb 2014 16:20:59 +0000 (11:20 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 27 Feb 2014 16:20:59 +0000 (11:20 -0500)
commit7fce82f5899d4a5a46e52f355518c5bd7bfa4435
tree5ab1ae9adade40feb806801b399194d1ee043ca2
parent1ee6eb01a98518a9db1acc52f5bc0892ecab92a5
re PR c++/60353 (Firefox build failure #3 caused by r208157)

PR c++/60353
PR c++/55877
* decl2.c (tentative_decl_linkage): Don't mess with functions that
are not yet defined.

From-SVN: r208200
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/other/anon6.C [new file with mode: 0644]