From b952c2cfcd74c284970e1b9bf1fca58f5f69ab23 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 10 Jun 2020 00:16:47 +0000 Subject: Daily bump. --- libgcc/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'libgcc') diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index b4e39d1..e3456b6 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,17 @@ +2020-06-09 Martin Liska + + PR gcov-profile/95494 + * libgcov-driver.c (write_top_counters): Cast first to + intptr_t as sizeof(*) != sizeof(gcov_type). + * libgcov.h (gcov_counter_set_if_null): Remove. + (gcov_topn_add_value): Cast first to intptr_t and update + linked list directly. + +2020-06-09 Max Filippov + + * config/xtensa/unwind-dw2-xtensa.c (uw_install_context): Merge + with uw_install_context_1. + 2020-06-04 Andreas Schwab PR target/59230 -- cgit v1.1