C++ PATCH to overload resolution of aggregate initialization with c++0x initializer-list

Jason Merrill jason@redhat.com
Thu Apr 1 18:42:00 GMT 2010


Someone in the C++ committee pointed out an odd error message to me, 
which turned out to be that build_aggr_conv wasn't modeling aggregate 
initialization well enough.  Fixed thus.

Tested x86_64-pc-linux-gnu, applying to trunk as it only affects c++0x code.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: initlist-aggr.patch
Type: text/x-patch
Size: 3259 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100401/c2980b23/attachment.bin>


More information about the Gcc-patches mailing list