https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98773
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-01-22 Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org --- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- So I wasn't able to reproduce on a x86_64 host bootstrapping a 32bit compiler configured as --enable-languages=c++,ada --disable-multilib --target=i686-pc-linux-gnu --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --without-zstd with a host 64bit GCC 7 (using -m32). Since the rev. didn't fix a regression reverting is a good option but of course it would be nice to understand why it's broken ... :/ Any hint as to why the above isn't enough to reproduce?