|
From: | noneofyourbusiness |
Subject: | Re: [Tinycc-devel] x86_64 floating point incompatibility |
Date: | Sun, 16 Feb 2025 21:51:06 +0100 |
one example function is: float fptest(float in) { return -in; } inspection of the resulting object file with 'nm' shows the __mzerosf symbol
[Prev in Thread] | Current Thread | [Next in Thread] |