* c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__. * c-cppbuiltin.c (builtin_define_stdint_macros): New. Define __INTMAX_MAX__. (c_cpp_builtins): Call it. * doc/cpp.texi: Update. testsuite: * gcc.c-torture/execute/builtins/abs-2.c, gcc.c-torture/execute/builtins/abs-3.c, gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h, gcc.dg/torture/builtin-attr-1.c: Use predefined macros for intmax_t, uintmax_t and their limits. * gcc.dg/intmax_t-1.c: New test. From-SVN: r85588
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
abs.c | Loading commit data... | |
fprintf.c | Loading commit data... | |
main.c | Loading commit data... | |
memcmp.c | Loading commit data... | |
memmove.c | Loading commit data... | |
mempcpy.c | Loading commit data... | |
memset.c | Loading commit data... | |
printf.c | Loading commit data... | |
sprintf.c | Loading commit data... | |
stpcpy.c | Loading commit data... | |
strcat.c | Loading commit data... | |
strchr.c | Loading commit data... | |
strcmp.c | Loading commit data... | |
strcpy.c | Loading commit data... | |
strcspn.c | Loading commit data... | |
strlen.c | Loading commit data... | |
strncat.c | Loading commit data... | |
strncmp.c | Loading commit data... | |
strncpy.c | Loading commit data... | |
strpbrk.c | Loading commit data... | |
strrchr.c | Loading commit data... | |
strspn.c | Loading commit data... | |
strstr.c | Loading commit data... |