Fix typo
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 8 Dec 2012 18:07:14 +0000 (18:07 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 8 Dec 2012 18:07:14 +0000 (18:07 +0000)
From-SVN: r194325

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>