]> gcc.gnu.org Git - gcc.git/commit
PR c++/71834 - template-id with too few arguments.
authorJason Merrill <jason@redhat.com>
Mon, 19 Mar 2018 20:32:57 +0000 (16:32 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 19 Mar 2018 20:32:57 +0000 (16:32 -0400)
commit809c28c8dd3c8827ab64147994c2b57a91b09f7b
tree1dbece38db9d98c4c13810952efaad20a894ce3c
parent058494f991ff11adee3458c6ac62fcbed28761df
PR c++/71834 - template-id with too few arguments.

* pt.c (coerce_template_parms): Check fixed_parameter_pack_p.

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