This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53741] ICE on lambda calling static template member function with explicit template argument specification
- From: "paolo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Oct 2012 10:15:58 +0000
- Subject: [Bug c++/53741] ICE on lambda calling static template member function with explicit template argument specification
- Auto-submitted: auto-generated
- References: <bug-53741-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53741
--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-10 10:15:58 UTC ---
Author: paolo
Date: Wed Oct 10 10:15:51 2012
New Revision: 192298
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192298
Log:
2012-10-10 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/53741
* g++.dg/cpp0x/lambda/lambda-ice9.C: New.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice9.C
Modified:
trunk/gcc/testsuite/ChangeLog