c-common.c (c_common_init): Always use intmax_t.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Mon, 27 May 2002 18:04:58 +0000 (18:04 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 27 May 2002 18:04:58 +0000 (18:04 +0000)
commit630363b4354eb2db2a1451c4c4c97529c42f2021
tree1308c86098b7fe11bedea640c72b3f51e573c46f
parentd94cde01caf1c1de657a0f1f0b5798a3e8b9341b
c-common.c (c_common_init): Always use intmax_t.

* c-common.c (c_common_init): Always use intmax_t.
testsuite:
* gcc.dg/cpp/arith-2.c: Remove.
* gcc.dg/cpp/arith-3.c: Don't set std=c99.

From-SVN: r53936
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/arith-2.c [deleted file]
gcc/testsuite/gcc.dg/cpp/arith-3.c