A problem was introduced by:

commit 4ad186c5ef61477030ca37372f9d6c6d03681015
Author: grischka <grischka>
Date:   Mon Jan 6 19:07:08 2014 +0100

    i386: use __fixdfdi instead of __tcc_cvt_ftol

    Variants __fixsfdi/__fixxfdi are not needed for now because
    the value is converted to double always.

    Also:
    - remove __tcc_fpinit for unix as it seems redundant by the
      __setfpucw call in the startup code
    - avoid reference to s->runtime_main in cross compilers
    - configure: fix --with-libgcc help
    - tcctok.h: cleanup

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to