C++ PATCHes for core 1358, 1360, c++/50248 (constexpr, templates, default constructor)

Jason Merrill jason@redhat.com
Tue Sep 6 18:16:00 GMT 2011


A followup: non-literal argument types shouldn't change the constexpr 
flag either, and we shouldn't crash when a constructor initializes bases 
as well as members (50296).  I'm not sure how my testing missed that bug...

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


More information about the Gcc-patches mailing list