C++ PATCH for new A{1}

Jason Merrill jason@redhat.com
Fri Dec 2 02:56:00 GMT 2011


While looking at 41449, I noticed that in the testcase new A{1,2} was 
failing because it was trying to build a constructor call rather than 
perform aggregate initialization.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new-list.patch
Type: text/x-patch
Size: 2558 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111202/5bb7b57f/attachment.bin>


More information about the Gcc-patches mailing list