tstodr: make it work on s390
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 5 Feb 2010 13:39:32 +0000 (14:39 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 5 Feb 2010 13:39:32 +0000 (14:39 +0100)
commit46a5c887dd9e559be988094bae9b7ca1bb1a6c24
treefaa01d922e4cf05565c5541bf050e0ddfb004a52
parent9efa074e7621acf1a41b8382567a40e9b0fccbfd
tstodr: make it work on s390

Fix ODR test to make it work regardless of whether char is unsigned
or signed by default (most platform's char is signed, s390's char
is unsigned).
test/tstodr.c