Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
63934 commits behind the upstream repository.
user avatar
Julian Seward authored
GSQRT, GSIN, GCOS, GTAN: if result size is float (as opposed to double),
truncate the result to that length by writing it into memory and
getting it back again (duh!), since that's what gcc does.
1f1e6297
History