re PR c++/54323 (Friend function declaration not correctly identified with CRTP ...
commitc62b924434c30cc417df9c1f0bac770e653f0241
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 4 Oct 2012 15:19:34 +0000 (4 15:19 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 4 Oct 2012 15:19:34 +0000 (4 15:19 +0000)
treedbee5d28d74dff232862a91feae008292735f617
parent244e2d9cd325af32ef126c0d59e8e75650f5654a
re PR c++/54323 (Friend function declaration not correctly identified with CRTP + enable_if)

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

PR c++/54323
* g++.dg/cpp0x/pr54323.C: New.

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