This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/54323] Friend function declaration not correctly identified with CRTP + enable_if


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]