C++ PATCH for c++/66921 (ICE with array in template)

Jason Merrill jason@redhat.com
Tue Dec 22 21:39:00 GMT 2015


An earlier patch of mine to prevent confusing array length deduction 
with a PMF constant was over-zealous; we should allow deduction from an 
already-deduced array type.

Tested x86_64-pc-linux-gnu, applying to trunk, 5 and 4.9.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 66921.patch
Type: text/x-patch
Size: 1249 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151222/1393c111/attachment.bin>


More information about the Gcc-patches mailing list