[Bug c++/42743] Inexplicable error message with constructing SIMD values
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Sat Oct 15 21:27:00 GMT 2011
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.
More information about the Gcc-bugs
mailing list