diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1a2d42f..66f0dae 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2016-09-27 Martin Liska <mliska@suse.cz> + + PR bootstrap/77749 + * gcov-counter.def: Remove GCOV_COUNTER_V_DELTA. + 2016-09-27 Jakub Jelinek <jakub@redhat.com> * combine.c (simplify_comparison): Add canonical FALLTHROUGH comments. |