aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <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>