aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2013-08-12 07:16:19 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2013-08-12 07:16:19 +0000
commit1f97e193ccf56b36f7b7db1eae732670c5f6c28b (patch)
tree29e7dd00470c43a28ee5b374763b0ef630477998
parent0e533e50789534e93b1ab0a9dfcb44afa9c94cec (diff)
downloadgcc-1f97e193ccf56b36f7b7db1eae732670c5f6c28b.zip
gcc-1f97e193ccf56b36f7b7db1eae732670c5f6c28b.tar.gz
gcc-1f97e193ccf56b36f7b7db1eae732670c5f6c28b.tar.bz2
Fix typo.
From-SVN: r201659
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 728ea48..09899f3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,6 @@
2013-08-10 Jan Hubicka <jh@suse.cz>
- Workaround binutils PR14342
+ Workaround binutils PR14342.
* tree-profile.c (init_ic_make_global_vars): Add LTO path.
(gimple_init_edge_profiler): Likewise.
(gimple_gen_ic_func_profiler): Likewise.