[Bug c++/42743] Inexplicable error message with constructing SIMD values

2021-07-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42743 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.7.0 Keywords|

[Bug c++/42743] Inexplicable error message with constructing SIMD values

2011-10-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42743 Paolo Carlini changed: What|Removed |Added CC||jsm28 at gcc dot gnu.org --- Comment #2 f

[Bug c++/42743] Inexplicable error message with constructing SIMD values

2010-01-14 Thread jwakely dot gcc at gmail dot com
--- Comment #1 from jwakely dot gcc at gmail dot com 2010-01-14 12:36 --- (In reply to comment #0) > vec_t tmp2 = {}; // Causes warnings about uninitialized members in > myvec The warning doesn't smean it's uninitialized, just that there are not initializers present for all m