]> Savannah Git Hosting - gnulib.git/commit
intprops: speed up INT_MULTIPLY_WRAPV in GCC 9.3
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Nov 2019 17:02:03 +0000 (09:02 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Nov 2019 17:06:54 +0000 (09:06 -0800)
commit72473769f4c19e1b3e42f3ce4d54b973442bf7cb
tree2a18d99ccbe316c7e6fb768c7be5cc47952de2bf
parent5c6bf411220ec1b1dbc57958759ffb092e3f832e
intprops: speed up INT_MULTIPLY_WRAPV in GCC 9.3

* lib/intprops.h (INT_MULTIPLY_WRAPV): If GCC 9.3 or later, do not
work around GCC bug 91450 as the bug should be fixed there.
ChangeLog
lib/intprops.h