]> Savannah Git Hosting - gnulib.git/commit
intprops: pacify picky GCC
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Aug 2019 01:05:57 +0000 (18:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Aug 2019 01:06:17 +0000 (18:06 -0700)
commit96b8849e0203df4bd08610b6d58b3cfa7a2c72b5
tree44028a022b41d97494c97c6f52548879b95104a1
parent8a7ac1d24ac54ca8f076320a61548c343040357b
intprops: pacify picky GCC

* lib/intprops.h (_GL_BUILTIN_MUL_OVERFLOW):
Pacify GCC’s complaints about ignoring __builtin_mul_overflow’s
possibly-incorrect result.
(_GL_INT_MULTIPLY_RANGE_OVERFLOW): Pacify GCC’s complaints
about (A) used as a boolean, when A is an expression like 3 * 4.
ChangeLog
lib/intprops.h