intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 02:16:04 +0000 (19:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 02:16:04 +0000 (19:16 -0700)
commit92c71a1c8324e3f0776fd0edb3fc400b4d04a592
tree57e583d1b582dd50d623ef5ca1e3e9971c760d78
parent55abd3179923a7ec9cde845b8c37fc678c31dd5c
intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1

See http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00406.html
* lib/intprops.h (_GL_INT_NEGATE_CONVERT): New macro.
(_GL_INT_SIGNED, _GL_INT_MAXIMUM, _GL_DIVIDE_OVERFLOW):
(_GL_REMAINDER_OVERFLOW): Use it.
ChangeLog
lib/intprops.h