From 7f29a8d39f6deb05405189f3e4dd06274ff2006e Mon Sep 17 00:00:00 2001 From: ebotcazou Date: Sat, 8 Dec 2012 18:07:14 +0000 Subject: [PATCH] Fix typo git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194325 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 96fe2ec..c2f13d2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2012-12-08 Eric Botcazou * 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 -- 2.7.4