hmap-test: Disable tests that GCC 4.3 miscompiles.
authorBen Pfaff <blp@gnu.org>
Mon, 21 Sep 2009 04:38:12 +0000 (21:38 -0700)
committerBen Pfaff <blp@gnu.org>
Mon, 21 Sep 2009 04:38:12 +0000 (21:38 -0700)
commit1dfc6b1f6ed81c2b58b5beca09d7f7ab903c8ad8
tree43bef2af06b2c2e38b753c38a81e1615ba125eb7
parent2c81ed67896a7d3522c4ccdaf09e832491efd589
hmap-test: Disable tests that GCC 4.3 miscompiles.

Commit ac58b3c51 "Avoid bug in GCC 4.3 in hmap-test." attempted to work
around a bug in GCC 4.3 that was causing test failures in hmap-test.
Unfortunately, the problem has started resurfacing again, probably due to
changes elsewhere, so this commit simply disables the tests in question
when PSPP is built with GCC 4.3.
tests/libpspp/hmap-test.c