aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2006
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2007-01-22 05:54:27 +0000
committerBen Elliston <bje@au.ibm.com>2007-01-22 05:54:27 +0000
commitac5ec05992f9e87c35624daa65b1122f111781bc (patch)
treeb34518cc6e8b1169f4de02cb74d1f072262e903d /gcc/ChangeLog-2006
parent9401c83d760368c4ba1ad4ff5ddad0c699e65d6c (diff)
Typo fix.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@121051 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog-2006')
-rw-r--r--gcc/ChangeLog-20062
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog-2006 b/gcc/ChangeLog-2006
index 5a71331ae8d..7a41ca28efe 100644
--- a/gcc/ChangeLog-2006
+++ b/gcc/ChangeLog-2006
@@ -51,7 +51,7 @@
2006-12-29 Jan Hubicka <jh@suse.cz>
- * cgraph.c (cgraph_exapnd_queue): Rename to...
+ * cgraph.c (cgraph_expand_queue): Rename to...
(cgraph_new_nodes): ... this one.
(cgraph_state): New global variable.
(cgraph_add_new_function): Work in more cases.