https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87045
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code Status|UNCONFIRMED |NEW Last reconfirmed| |2018-08-25 CC| |tkoenig at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- Confirmed; valgrind shows uninitialized variables. That seems to go back to 4.8 at least, so it does not look like a regression.