intprops-tests: work around HP-UX 11.23 cc bug with constants
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 02:16:43 +0000 (19:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 02:16:43 +0000 (19:16 -0700)
commit1e0b92c990dfeb136cda606e2914e2d87b00bd74
treea47b9a7206e62a69aaae141245a14068c752fb41
parent92c71a1c8324e3f0776fd0edb3fc400b4d04a592
intprops-tests: work around HP-UX 11.23 cc bug with constants

* tests/test-intprops.c (VERIFY): New macro.
(main): Use it, instead of verify, to work around the compiler bug; see
<http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00401.html>.
ChangeLog
tests/test-intprops.c