https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107311
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2022-10-19 CC| |jakub at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- It fails on i686-linux too and I think on all sizeof(int) == sizeof(long) && sizeof(long) < sizeof(long long) targets (so all 32-bit?). https://gcc.gnu.org/pipermail/gcc-patches/2022-October/603846.html