]> git.ipfire.org Git - thirdparty/gcc.git/commit
glimits.h (USHRT_MAX): Use unsigned suffix if int can not hold it.
authorVladimir Makarov <vmakarov@toke.toronto.redhat.com>
Tue, 26 Jun 2001 16:56:06 +0000 (16:56 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Tue, 26 Jun 2001 16:56:06 +0000 (16:56 +0000)
commit51da3560e0f89359b53d63f90ee422e95872be45
tree53304a0397f97997dcccc23ae35f5dd8fffc914f
parent17e7554f421ad5c7246e6b051118afb0b1662c65
glimits.h (USHRT_MAX): Use unsigned suffix if int can not hold it.

2001-06-26  Vladimir Makarov  <vmakarov@toke.toronto.redhat.com>

* glimits.h (USHRT_MAX): Use unsigned suffix if int can not hold
it.

From-SVN: r43584
gcc/ChangeLog
gcc/glimits.h