https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|target |c Resolution|--- |INVALID Target Milestone|--- |6.0 --- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> --- typedef unsigned long int uint64_t; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It should be long long.