[Bug libc/17797] CLOCKS_PER_SEC has the wrong type for ILP32 targets
hjl.tools at gmail dot com
sourceware-bugzilla@sourceware.org
Mon Jan 5 19:11:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=17797
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
C99 specifies that CLOCKS_PER_SEC is a constant expression with the type
clock_t. clock_t is unsigned long long for x32.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list