Fix typo
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Dec 2012 18:07:14 +0000 (18:07 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Dec 2012 18:07:14 +0000 (18:07 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194325 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 96fe2ec..c2f13d2 100644 (file)
@@ -1,7 +1,7 @@
 2012-12-08  Eric Botcazou  <ebotcazou@adacore.com>
 
        * lto-streamer-out.c (lto_write_tree): Do not reset the DECL_INITIAL of
-       variables in the global contant pool.
+       variables in the global constant pool.
 
 2012-12-08  Steven Bosscher  <steven@gcc.gnu.org>