Disable floating-point test for ARM soft-float
commitd972472c53f6f1aec8c3f9090aab8a7c2d4180d9
authorseyko <seyko2@gmail.com>
Wed, 4 Mar 2015 06:52:47 +0000 (4 09:52 +0300)
committerseyko <seyko2@gmail.com>
Wed, 4 Mar 2015 06:52:47 +0000 (4 09:52 +0300)
tree77ff715def56bf43c0c5e3301eac6983e2f4a2d7
parentf1e4b2b7f39b671468820be78c524ee5a7b34efd
Disable floating-point test for ARM soft-float

    From: Matteo Cypriani <mcy@lm7.fr>
    Date: Fri, 5 Sep 2014 23:22:56 -0400
    Subject: Disable floating-point test for ARM soft-float

    tcc is not yet capable of doing softfloat floating-point operations on
    ARM, therefore we disable this test for these platforms. Note that tcc
    displays a warning to warn ARM users about this limitation
    (debian)
tests/Makefile
tests/tests2/Makefile