C++ PATCH for c++/46293 (ICE with constexpr value-init of empty base)

Gabriel Dos Reis gdr@integrable-solutions.net
Thu Nov 4 08:51:00 GMT 2010


On Wed, Nov 3, 2010 at 10:24 PM, Jason Merrill <jason@redhat.com> wrote:
> I already had code for initializing an empty base via a constructor call,
> but failed to handle value-initialization via a CONSTRUCTOR.

Thanks a lot Jason.  I suspect `constexpr' somehow asks for a more
systematic (and principled) representation at the front-end level.
That is job for another time though.

-- Gaby



More information about the Gcc-patches mailing list