From 3d4b05fb6868e1e9cbbc047e4f23cb6e8a04f04e Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Sat, 8 Dec 2012 18:07:14 +0000 Subject: [PATCH] Fix typo From-SVN: r194325 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * 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.30.2