one example function is:

float
fptest(float in)
{
        return -in;
}

inspection of the resulting object file with 'nm' shows the __mzerosf symbol

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

Reply via email to