* doc/autoconf.texi (Integer Overflow): Revised based on today's
commit343be890abbb002c074c965e67c73adb7828fd1f
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Jan 2007 07:18:38 +0000 (3 07:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Jan 2007 07:18:38 +0000 (3 07:18 +0000)
tree9ae816ab41429c342cdb4aa63dfd6cd7ae849a67
parenta4833af9f0b9077f1b5acf568e4b39baa79d4b4b
* doc/autoconf.texi (Integer Overflow): Revised based on today's
feedback.  The most important changes document what happens when
you convert an out-of-range value to a signed integer type, and
say that (sum < a) != (b < 0) reliably detects overflow when sum =
a + b.
ChangeLog
doc/autoconf.texi