From: Eric Botcazou Date: Sat, 8 Dec 2012 18:07:14 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d4b05fb6868e1e9cbbc047e4f23cb6e8a04f04e;p=gcc.git Fix typo From-SVN: r194325 --- 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