]> gcc.gnu.org Git - gcc.git/commit
re PR c++/58083 (ICE with lambda as default parameter of a template function)
authorJason Merrill <jason@redhat.com>
Sun, 18 Aug 2013 01:06:49 +0000 (21:06 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 18 Aug 2013 01:06:49 +0000 (21:06 -0400)
commit34fdd6b31e8b715b2dfb1490b7c77b4eddacc8df
tree55f2774f9a93daf2247bc5f51587bb5fb38bb0f8
parentd709431600b4c790e51d838bd71f38a3acda8eba
re PR c++/58083 (ICE with lambda as default parameter of a template function)

PR c++/58083
* name-lookup.c (push_class_level_binding_1): It's OK to push a
lambda type after the enclosing type is complete.

From-SVN: r201822
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg5.C [new file with mode: 0644]
This page took 0.063126 seconds and 5 git commands to generate.