mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
by calling the double functions and removing unsupported __asm implementations using "=t". This patch also enables the double version of logb(double). Note: None of the 'long double' variants works though - could easily be fixed by aliasing the double equvalents for completeness/compability.