aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 118c42e..b46e05a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2014-02-03 Laurent Aflonsi <laurent.alfonsi@st.com>
+
+ PR gcov-profile/58602
+ * gcc/gcov-io.c (gcov_open): Open with truncation when mode<0
+
2014-02-03 Jan Hubicka <hubicka@ucw.cz>
PR ipa/59831