[PATCH] Test-suite McCat signed char

Renato Golin renato.golin at linaro.org
Tue Mar 5 01:00:53 PST 2013


Creating a typedef for ARM, since the test assumes signed char.

Changing all chars to "signed char" would also work on x86, but I wanted to
make it explicit why we're using it (ifdef __arm__) rather than leaving it
to anyone's guess.

Thanks Tim for pointing the issue.

Can I commit?

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130305/5a66cba2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mccat.patch
Type: application/octet-stream
Size: 5601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130305/5a66cba2/attachment.obj>


More information about the llvm-commits mailing list