From 65f48a0ab9bb5dd97188e84a2a0740a7c58e1615 Mon Sep 17 00:00:00 2001
From: Roger Sayle <sayle@gcc.gnu.org>
Date: Sat, 24 May 2003 05:23:27 +0000
Subject: [PATCH] * ChangeLog: Correct typo in my previous ChangeLog entry.

From-SVN: r67148
---
 gcc/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f06c76724781..afc04f809adc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -17,7 +17,7 @@
 
 2003-05-23  Roger Sayle  <roger@eyesopen.com>
 
-	* 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
-- 
GitLab