]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/43016 ([C++0x] Inappropriate multiple definition error for lambda function...
authorJason Merrill <jason@redhat.com>
Wed, 7 Apr 2010 22:16:15 +0000 (18:16 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 7 Apr 2010 22:16:15 +0000 (18:16 -0400)
commitfb4117f8d9d9e0f7c91649164920d4bb85b7e653
tree52afc5ab370ab2f7d764d883232d5b3ce453cc70
parentaae43040a07d9ab956df339e419549963f86e6ee
re PR c++/43016 ([C++0x] Inappropriate multiple definition error for lambda function when inside inline functions)

PR c++/43016
* decl.c (start_preparsed_function): Do defer nested functions.

From-SVN: r158095
gcc/cp/ChangeLog
gcc/cp/decl.c