Disable floating-point test for ARM soft-float
commit43e4a406b4675cd312453697c7a19f2bd63c3b55
authorseyko <seyko2@gmail.com>
Tue, 3 Mar 2015 14:28:13 +0000 (3 17:28 +0300)
committerseyko <seyko2@gmail.com>
Tue, 3 Mar 2015 14:28:13 +0000 (3 17:28 +0300)
tree2dad9f7145db65577aaae68b0ce747011a0b9857
parent774f0611cc06ed4f35a44c4a58b88cc0d7831d33
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/tcctest.c