intprops: port to recent icc
commitd41bb6138ba9cfcc9445a9ba938f1361defc2576
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 May 2017 07:08:09 +0000 (25 00:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 May 2017 07:08:43 +0000 (25 00:08 -0700)
treef792a62e0b93f5437bc5c38b344ec49ac08b8455
parentdf7bead3c5350c0b042b3429a3d086de24c3a384
intprops: port to recent icc

Port to icc (ICC) 17.0.4 20170411, which defines __GNUC__ to be 5
but does not support __builtin_add_overflow etc.
* lib/intprops.h (_GL_HAS_BUILTIN_OVERFLOW) [__ICC]:
Define to 0.
ChangeLog
lib/intprops.h