hmap-test: Disable ordered insert tests on GCC 4.3.
authorBen Pfaff <blp@gnu.org>
Tue, 9 Feb 2010 05:09:15 +0000 (21:09 -0800)
committerBen Pfaff <blp@gnu.org>
Tue, 9 Feb 2010 05:09:15 +0000 (21:09 -0800)
commit33debc8286f19a10149e1f0c0fbfe4ed027d172d
tree96034763d15971963b5cde7f76ff3a61432b31f9
parent7acb13b811a5c727ef7421e6f44cb5ddcad0df23
hmap-test: Disable ordered insert tests on GCC 4.3.

GCC 4.3 miscompiles this test (although it does not seem to miscompile
any important code actually in PSPP) so disable it to avoid spurious
failures from "make check".
tests/libpspp/hmap-test.c