test-intprops: disable -Wtype-limits diagnostics
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 May 2011 23:47:01 +0000 (16:47 -0700)
committerIan Beckwith <ianb@erislabs.net>
Thu, 9 Jun 2011 18:59:51 +0000 (19:59 +0100)
commita3a87d2cbbd9c22ccc9d722b6d950f8bc62f3185
tree7f94905a2b0d42ff9041e9c0c42a255ead494f3b
parenta8c57e011a0ab59ce3aa97d46d4f4ad496367560
test-intprops: disable -Wtype-limits diagnostics

* tests/test-intprops.c: Use a pragma to ignore -Wtype-limits
diagnostics.  Otherwise, the integer overflow macros generate many
diagnostics.  Reported by Jim Meyering in
<http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00528.html>.
(cherry picked from commit 9d196fad055a448c5732a8e950cc044b353d2615)
ChangeLog
tests/test-intprops.c