https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124597
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |x86_64
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
s/typedef unsigned long long size_t;/typedef unsigned long size_t;/
And then can reproduce on x86_64-linux-gnu. Reducing.
