C++ PATCH for c++/63528 (variadic variable template)

Jason Merrill jason@redhat.com
Wed Oct 15 17:46:00 GMT 2014


We were never calling coerce_template_parms for arguments to a variable 
template, which meant we weren't packing arguments into an argument 
pack, so tsubst_pack_expansion gave up.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 63528.patch
Type: text/x-patch
Size: 1259 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20141015/3d6dac45/attachment.bin>


More information about the Gcc-patches mailing list