test-signbit: avoid tripping Irix cc bug on -0.0L
authorEric Blake <ebb9@byu.net>
Mon, 6 Oct 2008 12:23:12 +0000 (06:23 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 6 Oct 2008 12:23:12 +0000 (06:23 -0600)
commit9374a8b4bcd3167f3bb4a068d0571dc9ef7b9d6e
tree06a26e07e7f21af46ea8c2d1205ab14da03ebd69
parent1b3b9273dc697c2fdd1fc50a2a5e4b3908225882
test-signbit: avoid tripping Irix cc bug on -0.0L

* tests/test-signbit.c (minus_zerol): Delete, and replace with
'-zerol'.  This may break on HP-UX/hppa, but at least makes the
entire testsuite consistent and avoids an Irix 6.2 bug.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/test-signbit.c