c99-intconst-2.c
426 Bytes
-
re PR preprocessor/39559 (constants too large for intmax_t need pedwarns) · f88d0772
libcpp: PR preprocessor/39559 * expr.c (cpp_interpret_integer): Use a pedwarn for decimal constants larger than intmax_t in C99 mode. gcc/testsuite: * gcc.dg/c99-intconst-2.c: New test. From-SVN: r146777
Joseph Myers committed