https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124479
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2026-03-13
Status|UNCONFIRMED |ASSIGNED
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Well windows is an LLP64IL32 target; unlike most 64bit Linux which is LP64I32.
So most likely long vs long long.
