https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124479
Robin Dapp <rdapp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rdapp at gcc dot gnu.org
--- Comment #1 from Robin Dapp <rdapp at gcc dot gnu.org> ---
Hard to tell when it doesn't happens on Linux and probably only when built by
xPack? A typical problem would be long vs long long, HOST_WIDE_INT etc. but we
should be good in that regard.
32 bit vs 64 bit host issue? I have no clue about mingw and the example is so
basic...
Can you try to build a GCC from trunk yourself to rule out a packaging problem?