https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52162
--- Comment #12 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- On darwin the test in comment 8 fails with -m32. The 'int(asin(c)*100.0)' should be replaced with 'nint(asin(c)*100.0)'.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52162
--- Comment #12 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- On darwin the test in comment 8 fails with -m32. The 'int(asin(c)*100.0)' should be replaced with 'nint(asin(c)*100.0)'.