xalloc-oversized: port to icc
commit153daefe20e665b5b3cbc50170a6c152b1097e19
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Jun 2017 06:48:31 +0000 (24 23:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Jun 2017 06:48:55 +0000 (24 23:48 -0700)
tree4c457b4a8a328347988be3be0f164431bb5e0cce
parent40f8a19bcbc34c91d7be1806760ac0e530285f46
xalloc-oversized: port to icc

* lib/xalloc-oversized.h (xalloc_oversized): Do not use
__builtin_mul_overflow if ICC is defined, as this results in
"undefined reference to `__builtin_mul_overflow'" with icc 17.0.2
20170213.
ChangeLog
lib/xalloc-oversized.h