https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306
--- Comment #4 from Zdenek Sojka ---
(In reply to Zdenek Sojka from comment #3)
> (In reply to H.J. Lu from comment #1)
> > typedef unsigned long int uint64_t;
> > It should be long long.
>
> Sorry, you are r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306
--- Comment #3 from Zdenek Sojka ---
(In reply to H.J. Lu from comment #1)
> typedef unsigned long int uint64_t;
> It should be long long.
Sorry, you are right, originally it was __UINT64_TYPE__, but the macr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306
--- Comment #2 from H.J. Lu ---
*** Bug 69305 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Component|target