https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110228
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |13.1.0 Known to work| |14.0 Summary|[13/14 Regression] llvm-16 |[13 Regression] llvm-16 |miscompiled due to an maybe |miscompiled due to an maybe |uninitialized variable |uninitialized variable --- Comment #35 from Richard Biener <rguenth at gcc dot gnu.org> --- While the original issue is fixed the comment#16 testcase at least also affects the GCC 13 branch and picking the fix solves it there.