C++ PATCH for c++/60848 (ICE with user-defined std::initializer_list)

Jason Merrill jason@redhat.com
Tue Jun 3 14:10:00 GMT 2014


Here the testcase defines std::initializer_list as a non-template class, 
so looking up its argument fails.  I don't want to get into a lot of 
sanity checking for the definition of initializer_list, but this seems 
simple enough.

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


More information about the Gcc-patches mailing list