]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Typo fix.
authorBen Elliston <bje@gcc.gnu.org>
Mon, 22 Jan 2007 05:54:27 +0000 (16:54 +1100)
committerBen Elliston <bje@gcc.gnu.org>
Mon, 22 Jan 2007 05:54:27 +0000 (16:54 +1100)
From-SVN: r121051

gcc/ChangeLog-2006

index 5a71331ae8d221e082404cb319e9e524b08e83b7..7a41ca28efe6ec646559282d9fb040f189e12d49 100644 (file)
@@ -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.