https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108704
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13 Regression] Many |Many |-Wanalyzer-use-of-uninitial |-Wanalyzer-use-of-uninitial |ized-value false positives |ized-value false positives |seen in qemu's softfloat.c |seen in qemu's softfloat.c --- Comment #4 from David Malcolm <dmalcolm at gcc dot gnu.org> --- Should be fixed on trunk for GCC 13 by the above commit. I introduced the bug in r12-7718-gfaacafd2306ad7 so in theory it affects GCC 12 as well, but I haven't been able to reproduce it there. The bug is probably present there but latent, so I'm keeping this bug open to track backporting the fix to the gcc 12 branch.