]> Savannah Git Hosting - gnulib.git/commit
intprops: INT_MULTIPLY_WRAPV speedup for GCC 8.4+
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Nov 2019 01:32:57 +0000 (17:32 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Nov 2019 01:34:40 +0000 (17:34 -0800)
commit378d2e5e5fe4b892ac3503ab5313126b1b63341e
treeb945443dc4b1ca293b607dde3c1edd543cfbd18f
parent98d37180a74eda5319fae747a1e718efe1e4f7d6
intprops: INT_MULTIPLY_WRAPV speedup for GCC 8.4+

* lib/intprops.h (INT_MULTIPLY_WRAPV): If GCC 8.x where 4 <= x,
remove workaround for GCC bug 91450 as the bug should be fixed
there too.
ChangeLog
lib/intprops.h