This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52744] bad handling of member (function) pointers in template parameters
- 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: Fri, 12 Oct 2012 08:30:23 +0000
- Subject: [Bug c++/52744] bad handling of member (function) pointers in template parameters
- Auto-submitted: auto-generated
- References: <bug-52744-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52744
--- Comment #9 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-12 08:30:23 UTC ---
Author: paolo
Date: Fri Oct 12 08:30:00 2012
New Revision: 192392
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192392
Log:
2012-10-12 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/52744
* g++.dg/cpp0x/pr52744.C: New.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/pr52744.C
Modified:
trunk/gcc/testsuite/ChangeLog