summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2012-12-08 18:07:14 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2012-12-08 18:07:14 +0000
commit7f29a8d39f6deb05405189f3e4dd06274ff2006e (patch)
treed359f083df1636eaaf7492db975b043f6e7242d3
parent085e4f4736c8c0ba17abe41a0d8cad0c38f7e605 (diff)
downloadppe42-gcc-7f29a8d39f6deb05405189f3e4dd06274ff2006e.tar.gz
ppe42-gcc-7f29a8d39f6deb05405189f3e4dd06274ff2006e.zip
Fix typo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194325 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 96fe2ecee59..c2f13d2a728 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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>
OpenPOWER on IntegriCloud