re PR c++/53741 (ICE on lambda calling static template member function with explicit...
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 10 Oct 2012 10:15:51 +0000 (10:15 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 10 Oct 2012 10:15:51 +0000 (10:15 +0000)
commit137456439a3e92879acdda2a7e8fdff7c0c23142
treedb7fe22ad91e4242fac6c0596f37ac09a282b88a
parente80f7f17671d8f18c1a7dcea07fe7c2da1317c61
re PR c++/53741 (ICE on lambda calling static template member function with explicit template argument specification)

2012-10-10  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53741
* g++.dg/cpp0x/lambda/lambda-ice9.C: New.

From-SVN: r192298
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice9.C [new file with mode: 0644]