C++ PATCH to avoid ICE on unimplemented constexpr bits

Jason Merrill jason@redhat.com
Mon Apr 22 20:25:00 GMT 2013


We still need to implement references to the object under construction 
in constexpr constructors; this will also be useful for implementing the 
support for aggregate initialization of classes with NSDMIs.  But until 
that happens, we shouldn't crash.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constexpr-this.patch
Type: text/x-patch
Size: 766 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130422/280f402f/attachment.bin>


More information about the Gcc-patches mailing list