https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
CC| |marxin at gcc dot gnu.org
Last reconfirmed| |2021-02-15
Ever confirmed|0 |1
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
I've just tried to reproduce it:
../configure --with-build-config=bootstrap-lto --enable-checking=release
--disable-plugin
But the build is fine for me.