]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cppfiles.c
system.h (SSIZE_MAX): Delete backup definition.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 9 Jun 2000 14:37:56 +0000 (14:37 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 9 Jun 2000 14:37:56 +0000 (14:37 +0000)
commite0fcc0e1d45c26995540b4d9ba0daeee6438f4e3
tree54fc710865f680f1ed64df9778e7453111b44a96
parente95b1e6a2ed1031b5ac054f4e457d001a981d726
system.h (SSIZE_MAX): Delete backup definition.

* system.h (SSIZE_MAX): Delete backup definition.

* cppfiles.c (read_include_file): Use INTTYPE_MAXIMUM(ssize_t)
instead of SSIZE_MAX.

From-SVN: r34467
gcc/ChangeLog
gcc/cppfiles.c
gcc/system.h