[Bug other/49930] Need some adjustments for bionic
michael.hope at linaro dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 02:56:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49930
Michael Hope <michael.hope at linaro dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael.hope at linaro dot
| |org
--- Comment #2 from Michael Hope <michael.hope at linaro dot org> 2011-09-07 02:30:14 UTC ---
Note that sincos() was introduced with Android 2.3. The initial version calls
sin() then calls cos() so there's no immediate advantage.
More information about the Gcc-bugs
mailing list