From: Roger Sayle Date: Sat, 24 May 2003 05:23:27 +0000 (+0000) Subject: * ChangeLog: Correct typo in my previous ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=65f48a0ab9bb5dd97188e84a2a0740a7c58e1615;p=gcc.git * ChangeLog: Correct typo in my previous ChangeLog entry. From-SVN: r67148 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f06c7672478..afc04f809ad 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -17,7 +17,7 @@ 2003-05-23 Roger Sayle - * builtins.def: Defome atan, atanf, atanl, tan, tanf and tanl + * builtins.def: Define 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