]> gcc.gnu.org Git - gcc.git/commit
PR c++/85866 - error with .* in default template arg.
authorJason Merrill <jason@redhat.com>
Wed, 23 May 2018 03:52:49 +0000 (23:52 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 23 May 2018 03:52:49 +0000 (23:52 -0400)
commit0d2e69cb3c08f44a15415fb264bf438bb8c9707c
tree9dce8d90a44b1df615ee30d9750592be1b9d35bb
parent720820185fc3f63792b2e1d0ed9482768ee64c76
PR c++/85866 - error with .* in default template arg.

* pt.c (tsubst_copy_and_build): Handle partial instantiation.

From-SVN: r260562
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg9.C [new file with mode: 0644]
This page took 0.063211 seconds and 5 git commands to generate.