diff options
author | Roger Sayle <roger@eyesopen.com> | 2003-05-23 20:45:40 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2003-05-23 20:45:40 +0000 |
commit | 29f523bef0d37fedc90c9c4d73ed7fd6b5e8237c (patch) | |
tree | 2d249c1630830eb3302bb11242b3adef2ac554a9 /gcc/fixinc | |
parent | a7050d49c52f3596fd94474499772b2bf330f886 (diff) | |
download | gcc-29f523bef0d37fedc90c9c4d73ed7fd6b5e8237c.zip gcc-29f523bef0d37fedc90c9c4d73ed7fd6b5e8237c.tar.gz gcc-29f523bef0d37fedc90c9c4d73ed7fd6b5e8237c.tar.bz2 |
builtins.def: Defome atan...
* builtins.def: Defome atan, atanf, atanl, tan, tanf and tanl
builtin functions (and their __builtin_* variants).
* builtins.c (mathfn_built_in): Handle tan{,f,l} and atan{,f,l}.
(expand_builtin): Don't expand tan{,f,l} or atan{,f,l} when not
optimizing.
* doc/extend.texi: Document new tan and atan builtins, and
their float and long double variants.
* gcc.dg/builtins-1.c: Add tests for tan and atan.
* gcc.dg/builtins-4.c: Add test for fmod.
From-SVN: r67137
Diffstat (limited to 'gcc/fixinc')
0 files changed, 0 insertions, 0 deletions