https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51837
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|middle-end |target Target| |i?86-linux-gnu Known to fail|5.1.0, 5.5.0 | Known to work|6.1.0, 7.1.0, 9.4.0 | --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- GCC 6+ improved/fixed the __uint128_t case but the -m32 case for uint64_t is still there.