stdbool: Relax test.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Dec 2010 14:27:30 +0000 (15:27 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Dec 2010 14:27:30 +0000 (15:27 +0100)
commit78c1cd0fe4160d108faf6f8e6cc702cd9d322025
treea8e401559084cab7a1939f33c359bb2a24cafb6f
parenteedb2b7b21f577d9b1ce0fbd2bbe3467a2ff165f
stdbool: Relax test.

* tests/test-stdbool.c (e): Don't require that casts from a variable's
address to 'bool' work in static initializer, for compilers other than
GCC.
ChangeLog
tests/test-stdbool.c