http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42743
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsm28 at gcc dot gnu.org --- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-15 21:26:19 UTC --- The first part of this I also noticed some time ago (and mentioned in another PR): roughly speaking, __m128 doesn't seem default-constructible. Is there something we can do about that? Seems rather weird, naively.