[Bug c++/64527] Constructor for empty struct not called in some situations

2015-01-07 Thread gcc at swtaarrs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64527 --- Comment #1 from Brett Simmers --- Sorry, the attachment should be named ctor.cpp. I didn't realize it was a filename and not a text description.

[Bug c++/64527] New: Constructor for empty struct not called in some situations

2015-01-07 Thread gcc at swtaarrs dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gcc at swtaarrs dot com Created attachment 34396 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34396&action=edit c++ code exposing the bug Build ctor.cpp with the following comman