This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54323] Friend function declaration not correctly identified with CRTP + enable_if
- 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: Thu, 04 Oct 2012 15:19:42 +0000
- Subject: [Bug c++/54323] Friend function declaration not correctly identified with CRTP + enable_if
- Auto-submitted: auto-generated
- References: <bug-54323-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54323
--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-04 15:19:42 UTC ---
Author: paolo
Date: Thu Oct 4 15:19:34 2012
New Revision: 192083
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192083
Log:
2012-10-04 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/54323
* g++.dg/cpp0x/pr54323.C: New.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/pr54323.C
Modified:
trunk/gcc/testsuite/ChangeLog