https://sourceware.org/bugzilla/show_bug.cgi?id=29348
--- Comment #7 from Alan Modra <amodra at gmail dot com> --- That looks to be as expected. I wonder if your systems are typedef'ing uint64_t as unsigned long long rather than unsigned long? Preprocessed source for the failing compile should show what underlying type is being used. Can you provide that too? -- You are receiving this mail because: You are on the CC list for the bug.