On Mon, Jan 6, 2014 at 6:25 PM, Jakub Jelinek <ja...@redhat.com> wrote: > Wonder if the ctor is really trivial it wouldn't be better to treat it as > not needing dynamic initialization, rather than trying to initialize it > dynamically.
This is actually a reduced case scenario. In the original case the constructor is not trivial. > So, please file this into bugzilla. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59364