summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2006
diff options
context:
space:
mode:
authorBen Elliston <bje@gcc.gnu.org>2007-01-22 16:54:27 +1100
committerBen Elliston <bje@gcc.gnu.org>2007-01-22 16:54:27 +1100
commit609610af72877b0ddadef9c20301d0b367e7ddc4 (patch)
treeb34518cc6e8b1169f4de02cb74d1f072262e903d /gcc/ChangeLog-2006
parent7f4e7e0fb8574e2bfd63eaeeac3034a01702e7cb (diff)
Typo fix.
From-SVN: r121051
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.