[Bug middle-end/102700] [Diagnostics] uninitialized warning missing after O2 vectorization.

2021-10-12 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102700

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org

--- Comment #2 from Eric Gallager  ---
Why is this put as blocking the Wstringop-overflow meta-bug instead of the
Wuninitialized one?

[Bug middle-end/102700] [Diagnostics] uninitialized warning missing after O2 vectorization.

2021-10-12 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102700

--- Comment #1 from Hongtao.liu  ---
Maybe i should i -fno-tree-vectorize to this testcase.