C++ PATCH for c++/64520 (ICE with std::initializer_list<T...>)
Jason Merrill
jason@redhat.com
Tue Jan 13 20:43:00 GMT 2015
The special rules for deduction of std::initializer_list don't support a
pack expansion, but we shouldn't crash.
Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 64520.patch
Type: text/x-patch
Size: 1308 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150113/5e0540ee/attachment.bin>
More information about the Gcc-patches
mailing list