[gcc/marxin/heads/gcov-stream-summary-faster] (463 commits) profiling: update gcov_summary faster.

Martin Liska marxin@gcc.gnu.org
Thu Mar 18 14:25:24 GMT 2021


The branch 'marxin/heads/gcov-stream-summary-faster' was updated to point to:

 fbf2c080415... profiling: update gcov_summary faster.

It previously pointed to:

 4cc2d1a692d... profiling: update gcov_summary faster.

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  4cc2d1a... profiling: update gcov_summary faster.


Summary of changes (added commits):
-----------------------------------

  fbf2c08... profiling: update gcov_summary faster.
  073595e... Fix building the V850 port using recent versions of gcc. (*)
  0cc218d... Objective-C++ : Fix handling of unnamed message parms [PR49 (*)
  8f0c9d5... aarch64: Improve generic SVE tuning defaults (*)
  3bcf192... coroutines: init struct members to NULL (*)
  57e2744... testsuite: Fix up pr98099.c testcase for big endian [PR9809 (*)
  19ac7c9... Daily bump. (*)
  4046529... c++: ICE with real-to-int conversion in template [PR97973] (*)
  be246ac... c++: Private parent access check for using decls [PR19377] (*)
  5074c6f... nios2: Fix format complaints and similar diagnostics. (*)
  bd364aa... Enable gather on zen3 hardware. (*)
  f3e9c98... compiler: copy receiver argument for go/defer of method cal (*)
  c86c519... testsuite, Darwin : Fix the asan/strncpy-overflow-1 test. (*)
  9c4d77f... testsuite, Darwin : Fix match output for asan/memcmp-1.c. (*)
  f7581eb... aarch64: Fix status return logic in RNG intrinsics (*)
  adf14bd... x86: Update 'P' operand modifier for -fno-plt (*)
  39916ce... AArch64: Fix -Werror issue in aarch64_simd_clone_compute_ve (*)
  bc21277... Daily bump. (*)
  a2a6e92... aarch64: Fix up aarch64_simd_clone_compute_vecsize_and_simd (*)
  a4101e5... c++: Fix NaN as C++20 template argument (*)
  0251051... c++: Ensure correct destruction order of local statics [PR9 (*)
  a0b5843... rs6000: Workaround for PR98092 (*)
  d55ce33... i386: Avoid mutual recursion between two peephole2s [PR9960 (*)
  1c7bec8... c++: support target attr for DECL_LOCAL_DECL_P fns [PR99108 (*)
  f6e9c1c... Fix potentially undefined behaviour when computing a sha1 v (*)
  408d137... options: ignore flag_ipa_ra in cl_optimization_compare (*)
  4073a09... IBM Z: Fix "+fvm" constraint with long doubles (*)
  995a740... libstdc++: Remove symbols for new std::call_once implementa (*)
  6ee2463... libstdc++: Revert to old std::call_once implementation [PR  (*)
  7b900dc... c++: Incorrect type equivalence [PR 99496] (*)
  3c5b6d2... Daily bump. (*)
  5f6a43d... gcc-changelog: skip broken commit in git_update_version.py. (*)
  82085eb... i386: Fix up _mm256_vzeroupper() handling [PR99563] (*)
  fcefc59... aarch64: Fix up aarch64_simd_clone_compute_vecsize_and_simd (*)
  1973bea... testsuite: Fix up target selector syntax errors in modules/ (*)
  3a5bcac... libgo: update to Go 1.16.2 release (*)
  7b843d4... Update gcc sv.po. (*)
  770d348... c++: Fix 2 testcases [PR 99601] (*)
  c2be820... libstdc++-v3: Update VTV vars for libtool link commands [PR (*)
  541840b... coroutines : Convert await_ready () expressions to bool [PR (*)
  020b286... coroutines : Handle rethrow from unhandled_exception [PR987 (*)
  26e0eb1... coroutines : Handle for await expressions in for stmts [PR9 (*)
  ed81984... coroutines : Avoid generating empty statements [PR96749]. (*)
  6f4b0ff... libstdc++, testsuite, Darwin : Adjust for names used in sys (*)
  f8aa819... libstdc++, Darwin, ppc : Add new long double symbols. (*)
  99415d0... tree-optimization/98834 - fix optimization regression with  (*)
  dce586f... libstdc++: Implement missing operator overloads in max_size (*)
  33f36b3... analyzer: fix missing comma in initializer (*)
  5b32a18... znver3 tuning part 1 (*)
  5265403... Handle EXEC_IOLENGTH in doloop_contained_procedure_code. (*)
  21ced27... Fortran: Fix problem with allocate initialization [PR99545] (*)
  f20fe2c... OpenMP: Fix 'omp declare target' handling for vars [PR99509 (*)
  b516a15... Fix -Wstring-concatenation warning. (*)
  52b6794... testsuite: fix typo in testcase pr99492.c (*)
  9844eef... Daily bump. (*)
  c2d7c39... PR fortran/99112 - ICE with runtime diagnostics for SIZE in (*)
  5534888... i386: Some more -mavx512vl -mno-avx512bw fixes [PR99321] (*)
  5e93c2f... Daily bump. (*)
  77643ac... PR tree-optimization/99489 - ICE calling strncat after strc (*)
  7987bee... Fortran: Fix for class defined operators [PR99125]. (*)
  bbdf59f... match.pd: Don't optimize vector X + (X << C) -> X * (1 + (1 (*)
  3972574... misc/cgo/testcarchive: don't use == for string equality in  (*)
  8c2cf7f... MAINTAINERS: Add myself for write after approval (*)
  ff4816d... sim: drop dep on configure-gdb (*)
  6da2762... Daily bump. (*)
  6e885ad... c++: ICE with using-decl [PR 99238] (*)
  d8b84e2... Fix memory constraint bug in SPARC back-end (*)
  d065576... Fortran/OpenMP: Accept implicit-save DATA vars for threadpr (*)
  0b54375... Fortran/OpenMP: Fix use_device_{ptr,addr} with assumed-size (*)
  a6e9633... Fortran: Fix libgfortran I/O race with newunit_free [PR9952 (*)
  3bb345c... i386: Hopefully last set of -mavx512vl -mno-avx512bw fixes  (*)
  425afe1... c++: Fix up calls to immediate functions returning referenc (*)
  0df3eb2... analyzer: document new param (*)
  a7ac3e9... gcc-changelog: allow ChangeLog deletion in a commit (*)
  48ff383... Daily bump. (*)
  7ad5a72... compiler: create temporaries for heap variables (*)
  3857edb... analyzer: new implementation of shortest feasible path [PR9 (*)
  5e33e5b... analyzer: support reverse direction in shortest-paths.h (*)
  3f95834... analyzer: gracefully handle impossible paths in shortest-pa (*)
  c4f8e56... libstdc++: Add a fallback 128-bit integer class type and us (*)
  349adff... libstdc++: Remove Ryu's uint128_t aliases (*)
  60097be... libstdc++: Add a LOCAL_PATCHES file to Ryu source directory (*)
  a38fa1b... libstdc++: Factor out uses of __int128 into a type alias (*)
  26ed5a2... aix: Use lcomm for TLS static data. (*)
  5f27a9f... c++: Fix unhiding friend with imports [PR 99248] (*)
  5643f6f... libstdc++: Make barrier::arrival_token a move-only class ty (*)
  9dacc82... libstdc++: Fix find_type helper to work consistently (*)
  15825b1... libstdc++: Use acq_rel memory ordering [PR 99537] (*)
  8cfb387... libstdc++: Handle EPERM for filesystem access errors on Mac (*)
  67e3976... libstdc++: Initialize std::normal_distribution::_M_saved [P (*)
  edc61d3... c++: template partial instantiation mismatch [PR 99528] (*)
  52db241... MAINTAINERS updates for ex-ImgTec employees (*)
  04638a8... Add -fprofile-reproducible=parallel-runs to STAGEfeedback_C (*)
  3b938c6... testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-sl (*)
  aa0d8a3... testsuite/97494 - XFAIL gcc.dg/vect/pr97428.c on !vect_hw_m (*)
  f6c1d02... testsuite/97494 - XFAIL gcc.dg/vect/vect-complex-5.c on !ve (*)
  9d4ad85... testsuite/97494 - amend gcc.dg/vect/slp-21.c (*)
  b08c978... tree-optimization/99523 - missing SSA decls in dumps (*)
  070ab28... icf: Check return type of internal fn calls [PR99517] (*)
  aa27696... cris: define HARD_FRAME_POINTER_REGNUM (*)
  e980085... Daily bump. (*)
  4fa6356... aix: align double complex (*)
  8c21bc6... PR fortran/99205 - Out of memory with undefined character l (*)
  d38bbb8... [PR99422] LRA: Don't check unknown constraint, use X for em (*)
  8f316f4... rs6000: Fix pr98959 testcase (*)
  9dcc2ed... Fortran: Fix wording in intrinsic.texi's MIN (*)
  1f42877... c++: ICE do to GC leakage [PR 99423] (*)
  44fd4dc... analyzer: factor out new class feasibility_state (*)
  6b78729... committed: analyzer: remove duplicated vfuncs (*)
  5bf9982... testsuite: Fix up pr99305.C test on unsigned_char targets [ (*)
  71dc5ae... Add options to link with libatomic in various tests. (*)
  b97af56... c++: Propagate assembler name from local-externs [PR 99508] (*)
  47cca02... libstdc++: Fix headers that can't be used as header units [ (*)
  dddd011... libstdc++: Implement LWG 3530 for concept-constrained compa (*)
  b6073c9... aarch64: Fix typo in aarch64.c comment (*)
  cb33c72... Add LRA target selector. (*)
  46b52b4... analyzer: remove some no-longer-needed -Wno-analyzer-too-co (*)
  c4a36bb... docs: add interactive vs batch distinction to UX guidelines (*)
  3fbac26... [testsuite] Fix target selector for pr99102.c (*)
  99d5299... [Vect] Fix mask check on Scatter loads/stores (*)
  6ceb712... tree-optimization/99510 - fix type reuse of build_aligned_t (*)
  47403a0... Do not assume that __float128 exists (*)
  1c3c12b... Fix ICE on atomic enumeration type with LTO (*)
  da7343a... Fix miscompilation of Ada runtime on 64-bit SPARC (*)
  e7afb82... libstdc++: Uncomment more parts of <chrono> synopsis test (*)
  5987d8a... cris: define DWARF_FRAME_REGISTERS (*)
  8dc225d... Daily bump. (*)
  63d74fe... IRA: Process digital constraints containing more one digit (*)
  0455cd7... RTEMS: Fix -Werror builds (*)
  b610c30... phiopt: Fix up conditional_replacement [PR99305] (*)
  c60ad1c... rs6000: Fix check_effective_target_sqrt_insn (PR99352) (*)
  a1e4fc1... arm: fix bootstrap failure following automatic mode selecti (*)
  fb5d9e8... [PR99454] LRA: Process separately 'g' and digital constrain (*)
  9f8be03... Re: [PATCH v2] fix Ada bootstrap on Cygwin64 (PR bootstrap/ (*)
  4e252e2... c++: Fix coroutines on targetm.cxx.cdtor_return_this target (*)
  01d0ba0... Fix building the RX port of gcc. (*)
  9f05c27... Assorted testsuite fixes (*)
  defafb7... Fix internal error on lambda function (*)
  9725df0... [PR99454] LRA: Process 0..9 constraints in process_address_ (*)
  43c66b1... IBM Z: arch14 fix option string used for Binutils (*)
  ea7fff4... testsuite: Fix up pr98920.c on non-glibc or old glibc targe (*)
  4b3d86a... c++: Clarify note about -fmodules-ts [PR 99472] (*)
  08ce558... arc: Remove orphan function. (*)
  eb5e199... i386: Properly set ix86_isa_flags (*)
  e5cdf69... Checked in non-final version of patch in commit 9433c844c8b (*)
  7eef9a6... add powerpc_vsx_ok requirement to undef-bool tests (*)
  9433c84... Tighten predicates for p10 ld/cmpi fusion (*)
  d5d3f15... runtime: cast SIGSTKSZ to uintptr (*)
  6405b40... Daily bump. (*)
  ee73fb5... Update cpplib eo.po. (*)
  ff73350... Update gcc de.po, sv.po. (*)
  75897e3... Adjust my email address to a personal one (*)
  bd85b4d... PR fortran/49278 - ICE when combining DATA with default ini (*)
  f3daa6c... PR middle-end/98266 - bogus array subscript is partly outsi (*)
  7f5ff78... PR middle-end/97631 - bogus "writing one too many bytes" wa (*)
  b64551a... c++: Add test for PR96268. (*)
  bc56d27... C++: Enable c++2b module mode [PR 99436] (*)
  504450c... c++: Poor diagnostic in header-unit [PR 99468] (*)
  cb25dea... rs6000: Fix invalid splits when using Altivec style address (*)
  ded6a19... c++: Incorrect specialization hash table [PR 99285] (*)
  0d9a70e... aarch64: Fix PR99437 - tighten shift predicates for narrowi (*)
  81fee43... libsanitizer: cherry-pick ad294e572bc5c16f9dc420cc994322de6 (*)
  04b4828... [PR99422] LRA: Skip modifiers when processing memory addres (*)
  e95554d... i386: Enable UINTR and HRESET for -march that supports it (*)
  3cb8aab... IBM Z: Fix usage of "f" constraint with long doubles (*)
  8a6a626... tree-nested: Update assert for Fortran module vars [PR97927 (*)
  e99b25d... IBM Z: Fix vcond-shift.c testcase. (*)
  b48d76c... Daily bump. (*)
  a18ebd6... i386: Fix some -mavx512vl -mno-avx512bw bugs [PR99321] (*)
  0ad6a2e... Daily bump. (*)
  d1bba46... c++: Fix constexpr evaluation of pre-increment when !lval [ (*)
  0cc54a6... middle-end: Pretty-print address space of aggregates (*)
  5b41f1c... d: Don't set default flag_complex_method. (*)
  73a9216... libgcov: Fix build on Darwin [PR99406] (*)
  8418559... libstdc++: Improve std::rot[lr] [PR99396] (*)
  574e760... c++: Fix tsubsting member variable template-id [PR96330] (*)
  b49d23f... c++: adc_unify deduction with constrained auto [PR99365] (*)
  7723f56... cris: don't define MAX_FIXED_MODE_SIZE (*)
  3c29792... gcc.target/cris/pr93372-1.c: Adjust expectations for elimin (*)
  ceae953... Daily bump. (*)
  02a3554... c++: Pointer-to-member fn conversion with noexcept [PR99374 (*)
  c2e64c3... c++: ICE with -Wshadow and enumerator in template [PR99120] (*)
  812230c... testsuite: Update testcase for PR96078 fix [PR99363] (*)
  a3ad648... openmp: Avoid ICEs due to orphaned labels in OpenMP regions (*)
  9e64dd6... c++: Duplicate namespace bindings [PR 99245] (*)
  b1bee29... PR libfortran/99218 - matmul on temporary array accesses in (*)
  1e5cdb9... c++: Local instantiations of imported specializations [PR 9 (*)
  3d9577c... coroutines : Adjust constraints on when to build ctors [PR9 (*)
  9ee9107... coroutines : Do not accept throwing final await expressions (*)
  fe55086... coroutines : Handle exceptions throw before the first await (*)
  9105757... [PR99378] LRA: Skip decomposing address	for asm insn operan (*)
  b8188b7... ipa: Fix resolving speculations through cgraph_edge::set_ca (*)
  4d66685... c++: instantiating imported specializations [PR 99389] (*)
  331763d... Fix build breakage with latest glibc release (*)
  e51f67c... Fix oversight in support for forward declarations (*)
  28354bc... Fix undefined behavior spotted by the sanitizer (*)
  6ddedd3... OpenACC: C/C++ - fix async parsing [PR99137] (*)
  80cf2fa... Fortran: Follow fixes to -freal-{4,8}-real* handling [PR993 (*)
  8d240b3... gcc.dg/debug/dwarf2/stacked-qualified-types-3.c: xfail for  (*)
  67f10d2... Daily bump. (*)
  0d737ed... Darwin, testsuite : Prune 'object file not found for object (*)
  0ad6de3... expand: Fix ICE in store_bit_field_using_insv [PR93235] (*)
  87dc3d0... Handle ERROR_MARK in direct_abstract_declarator (*)
  6a8fc0c... profiling: fix streaming of TOPN counters (*)
  c981619... c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_ret (*)
  a1b56c3... c-ppoutput: Fix preprocessing ICE on very large line number (*)
  a6bc168... aarch64: Add missing error_mark_node check [PR99381] (*)
  9553c8a... c++: Post-pending redesign cleanup [PR 99170] (*)
  e52ef6e... Add input_modes parameter to TARGET_MD_ASM_ADJUST hook (*)
  af60228... IBM Z: Compile mul-signed-overflow tests on old machines (*)
  c778a23... c++: Redesign pending entity handling [PR 99170] (*)
  4c955b4... gcov: call mmap MAP_ANONYMOUS with fd equal to -1 (*)
  f232f78... middle-end/97855 - avoid recursing into pp_printf (*)
  905ce0c... libstdc++: Fix buffer overflows in tests [PR 99382] (*)
  f65e551... libgomp: Use sizeof(void*) based checks instead of looking  (*)
  d259ab1... Fortran: Fix -freal-{4,8}-real* handling [PR99355] (*)
  f3641ac... Daily bump. (*)
  cdfc2f6... gcc.misc-tests/outputs.exp: enumerate tests (*)
  5c8eb88... gcc.misc-tests/outputs.exp: assert unique test-names (*)
  8d57bda... Correct a workaround for vectorized stores. (*)
  9a5a1e2... Update size attribute for Power10. (*)
  c390c5d... c++: Defer cloning to post-loading [PR 99170] (*)
  49df367... c++: Add fixed test [PR96474] (*)
  499193a... c++: Defer specialization registration [PR 99170] (*)
  d617787... d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337] (*)
  5a559ac... c++: Unify REQUIRES_EXPR evaluation / diagnostic routines (*)
  662ef5b... c++: Clean up normalization and satisfaction routines (*)
  39d7eb8... testsuite: aarch64: Add tests for vcvt FP intrinsics (*)
  3a0fbf7... testsuite: aarch64: Add tests for v[q]mov[u]n_high intrinsi (*)
  fd85814... testsuite: aarch64: Add tests for v[r]shrn_high intrinsics (*)
  949eab5... testsuite: aarch64: Add tests for narrowing-arithmetic intr (*)
  0b8fa12... c++: Fix -fstrong-eval-order for operator &&, || and , [PR8 (*)
  fa6092d... sparcv9: Disable -Wuninitialized warnings breaking bootstra (*)
  1dabbfb... c++: ICE with deduction guide in checking type-dep [PR99009 (*)
  15cf7fe... arm: Ignore --with-mode when CPU only supports one instruct (*)
  74aee6d... c++: C++17 and decltype of multi-operator expression [PR956 (*)
  5bc3a2b... libstdc++: Update Solaris baselines for GCC 11.1 (*)
  00d79dc... gcov: use mmap pools for KVP. (*)
  8cfa065... testsuite: i386: Fix gcc.target/i386/pr95798-?.c on Solaris (*)
  8c4f0c0... c++: namespace reachability [PR 99344] (*)
  a726723... libstdc++: Don't use reserved identifiers in simd headers (*)
  357c435... Fix ICE with pathologically large frames (*)
  f1b1306... i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321 (*)
  ba09d11... c-family: Avoid ICE on va_arg [PR99324] (*)
  b504034... dwarf2out: Fix -gsplit-dwarf on riscv or other non-.uleb128 (*)
  4ad5b19... cfgrtl: Fix up fixup_partitions caused ICE [PR99085] (*)
  006693a... libgfortran: Fix negation for largest integer [PR81986] (*)
  f8e7f3f... cgraph: flatten and same_body aliases [PR96078] (*)
  9b2084d... libbacktrace: don't special case file 0 (*)
  d97a92d... Daily bump. (*)
  1c4b7b3... aix: Fix TLS thread pointer function names. (*)
  7fddf3d... outputs.exp: skip @file -save-temps if target has -L or -I (*)
  8b6ebc0... [PATCH] Fix Ada bootstrap failure on Cygwin since switch to (*)
  d1776b7... compiler: allow //go:embed in files underscore-importing em (*)
  df003d1... libbacktrace: pass -1 to error callback for unrecognized DW (*)
  41fbacd... diagnostics: fix ICE on fix-it hints on very long lines [PR (*)
  e7ca376... PR middle-end/99276 - grammar in diagnostics for overflowin (*)
  397ed1d... PR middle-end/99295 - documentation on __attribute__((mallo (*)
  66ecb05... PR c++/99251 - inconsistent -Wnonnull warning behaviour wit (*)
  5a233ae... dwarf2out: Fix up split-dwarf .debug_macro handling [PR9931 (*)
  168b75f... Fix PR ada/99095 (*)
  f8e4d7a... analyzer: remove dead code (*)
  e52f8ec... c++: Fix satisfaction of placeholder type constraints [PR96 (*)
  276cb81... c++: Delay normalizing nested requirements until satisfacti (*)
  04b1059... c++: Some preparatory type canonicalization fixes (*)
  d6378b9... c++: Avoid building garbage trees from tsubst_requires_expr (*)
  2bd5891... IBM Z: arch14: New instrinsics (*)
  796a35b... IBM Z: arch14: Add command line options (*)
  ff92ede... vrp: Improve register_edge_assert_for [PR95757] (*)
  34d39d1... IBM Z: Run mul-signed-overflow tests only on z14 (*)
  76c99cb... Fix __sprintfkf prototype in libgcc. (*)
  8893888... Daily bump. (*)
  3104dbd... Do not call Set_Cloned_Subtype on private type (*)
  491d5b3... dwarf2unwind : Force the CFA after remember/restore pairs [ (*)
  4ed0a92... s390: add exceptions for param modified by target pragma (*)
  2e0bb9e... c++: Completeness of typedef structs [PR 99294] (*)
  150bde3... Fix ICE in compute_fn_summary (*)
  074226d... Fix wrong result for 1.0/3.0 at -O2 -fno-omit-frame-pointer (*)
  2c83c3f... Daily bump. (*)
  6838d1b... Update gcc de.po, sv.po. (*)
  3c173f7... testsuite, coroutines : Mark final awaiters and co_await op (*)
  7e5d7fc... c++: Fix attr-lambda3.C (*)
  48ca218... fortran: Fix up wording of 3 OpenMP diagnostic messages [PR (*)
  3a77ca7... fortran: Replace double space in diagnostic with a single o (*)
  d3805e6... typos: Fix various typos - mainly misspelled reference* [PR (*)
  ec9dc4f... Daily bump. (*)
  5d9d6c1... c++: Allow GNU attributes before lambda -> [PR90333] (*)
  a938e46... Darwin : Update a disgnostic message [NFC]. (*)
  e3eda9a... libgomp, testsuite : Require alias support for PR96390 test (*)
  699672d... libstdc++: Fix conversions from date types to integers [PR  (*)
  652623f... gcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_PRIN (*)
  06a9f20... Daily bump. (*)
  ded7355... analyzer: implement exploded_path copy ctor (*)
  95a8267... Update gcc de.po. (*)
  9d5b4b6... revert just-added duplicate fpic target requirement (*)
  1c922c1... Add missing dg-require-effective-target fpic directives to  (*)
  c173346... middle-end/99281 - avoid bitfield stores into addressable t (*)
  0f161cc... c++: Implement P1102R2 - Down with ()! (*)
  27f9a87... c++: Fix operator() lookup in lambdas [PR95451] (*)
  ff7a515... c/99275 - fix missing space in diagnostic (*)
  7c65733... c++: Fix class NTTP constness handling [PR98810] (*)
  0159535... rs6000: Fix ICE in rs6000_init_builtins when compiling with (*)
  b8d85f5... Optimize pcrel access of globals (*)
  9967bbf... [PATCH v4 1/2] MIPS: unaligned load: use SImode for SUBREG  (*)
  97989a2... builtins: Fix typos in warn_for_access [PR99278] (*)
  2fbed0d... libgo: ensure memmove, memset 8 byte atomicity on ppc64x (*)
  a505fad... analyzer: eliminate dedupe_candidate [PR96374] (*)
  6bd409c... c++: abbreviated function template return type rewriting [P (*)
  daa6884... Daily bump. (*)
  d656bfd... openmp: Fix intermittent hanging of task-detach-6 libgomp t (*)
  7fb9a1e... c++: Fix pretty printing the context of local class [PR9921 (*)
  676f6f3... c++: Fix CTAD of single-element initializer list [PR99103] (*)
  2ffc264... c++: const_cast of null pointer in constant expr [PR99176] (*)
  b8ff3f8... coroutines : Call promise CTOR with parm copies [PR97587]. (*)
  7005a50... coroutines : Remove throwing_cleanup marks from the ramp [P (*)
  5051c12... aarch64 : Mark rotate immediates with '#' as per DDI0487iFc (*)
  44ab1cc... arm: force use of r4 for __gnu_cmse_nonsecure_call when !FP (*)
  9592dea... c++: Rename new -flang-note-module-read option [PR 99166] (*)
  9f08c08... c++tools: Make NETWORKING define check consistent [PR 98318 (*)
  a47cec4... libstdc++: Use uint32_t for all year_month_day::_S_from_day (*)
  232f746... pr95690.f90: move error line for CRIS. (*)
  28af4b9... slp: Don't traverse tree on (nil) nodes. (*)
  557a0d3... [PR99233] tesstsuite: Run test pr96264.c only for little en (*)
  01c2ce1... PR middle-end/97172 - ICE: tree code 'ssa_name' is not supp (*)
  ed255fd... libstdc++: Document library versioning for GCC 11 (*)
  31002af... libstdc++: Do not assume std::FILE is complete [PR 99270] (*)
  e54e728... libstdc++: Update baseline symbols for {aarch64,ia64,m68k,r (*)
  2bf9e68... c++:  Fix typo in module-mapper [PR 98318] (*)
  75c74a8... libstdc++: Fix narrowing conversion in year_month_day [PR 9 (*)
  7244879... libstdc++: Add std::to_underlying for C++23 (*)
  a21b99e... Bump gcc/BASE-VER to 11.0.1 now that we are in stage4. (*)
  1193d05... tree-optimization/99253 - fix reduction path check (*)
  880682e... match.pd: Use :s for (T)(A) + CST -> (T)(A + CST) [PR95798] (*)
  3cf52b8... vrp: Handle VCE in vrp_simplify_cond_using_ranges [PR80635] (*)
  5e7c092... Make the PR99220 fix more robust (*)
  a6baafc... analyzer: fix false positive on realloc [PR99193] (*)
  4028d01... Daily bump. (*)
  94bfe81... libstdc++: Fix order of arguments to sprintf [PR 99261] (*)
  cb0184b... libstdc++: Fix __floating_to_chars_precision for __float128 (*)
  f207eed... c++: Macro location fixes [PR 98718] (*)
  9a4eb72... testsuite, coroutines : Make final_suspend calls noexcept. (*)
  9d2a691... openmp: Diagnose invalid teams nested in target construct [ (*)
  35da095... libgcc: Avoid signed negation overflow in __powi?f2 [PR9923 (*)
  b6680c2... [PR99123] inline-asm: Don't use decompose_mem_address to fi (*)
  8265ab0... libstdc++: More efficient last day of month (*)
  1267939... libstdc++: More efficient is_leap (*)
  97d6161... libstdc++: More efficient days from date (*)
  3dfd549... libstdc++: More efficient date from days (*)
  9e0d8a3... cris: support -fstack-usage (*)
  70aa0e6... libstdc++: Robustify long double std::to_chars testcase [PR (*)
  a13be18... c++: modules & -fpreprocessed [PR 99072] (*)
  f90027d... libstdc++: Define std::to_chars overloads for __ieee128 [PR (*)
  d0453cf... libstdc++: Fix failing tests due to 'u' identifier in kerne (*)
  fac929a... Rename next_insn_prefixed_p for improved clarity. (*)
  5159b88... Fortran: Fix memory problems with assumed rank formal args  (*)
  be30dd8... arm: Fix CMSE support detection in libgcc (PR target/99157) (*)
  ea5a82d... PR middle-end/97172 - ICE: tree code 'ssa_name' is not supp (*)
  6c35e79... slp: fix accidental resource re-use of slp_tree (PR99220) (*)
  96c5a85... [comitted] Testsuite: Disable PR99149 test on big-endian (*)
  f13d9e4... coroutines : Adjust error handling for type-dependent corou (*)
  6e646ab... fold-const: Fix up ((1 << x) & y) != 0 folding for vectors  (*)
  5296bd5... slp: fix sharing of SLP only patterns. (*)
  66e070b... Revert: "Don't build insn-extract.o with rtl checking" (*)
  084963d... c/99224 - avoid ICEing on invalid __builtin_next_arg (*)
  71e24b0... Daily bump. (*)
  77ef995... rs6000: Add support for compatibility built-ins (*)
  6d134ca... PR c++/99074 - crash in dynamic_cast<>() on null pointer (*)
  29a5298... Fortran: Fix for class defined operators [PR99124]. (*)
  a6c7e0f... PR fortran/99206 - ICE in add_init_expr_to_sym, at fortran/ (*)
  47145e6... c++: typedef for linkage [PR 99208] (*)
  3f83845... IPA ICF + ASAN: do not merge vars with different alignment (*)
  5bd7afb... c++: Fix folding of non-dependent BASELINKs [PR95468] (*)
  cac960a... c++: Micro-optimize instantiation_dependent_expression_p (*)
  e03e58c... Fix UBSAN in __ubsan::Value::getSIntValue (*)
  74af13c... config.sub, config.guess : Import upstream 2021-01-25. (*)
  37b64a3... fold-const: Fix ICE in fold_read_from_constant_string on in (*)
  efa64fc... libstdc++: Fix up constexpr std::char_traits<char>::compare (*)
  7e647d7... libstdc++: Fix up parallel_backend_serial.h [PR97549] (*)
  f4a3cea... rs6000: Use rldimi for vec init instead of shift + ior (*)
  198c560... libstdc++: Fix endianness issue with IBM long double [PR983 (*)
  635cf58... Update gcc sv.po. (*)
  222abf8... g++.dg/warn/Wplacement-new-size-1.C, -2, -6: Fix for defaul (*)
  2f5765c... Daily bump. (*)
  5ee4ba0... analyzer: handle error/error_at_line [PR99196] (*)
  609204a... Require SHF_GNU_RETAIN support for retain tests (*)
  a65b9ad... aarch64: Add internal tune flag to minimise VL-based scalar (*)
  692ba08... Fix a comment line that was too long. (*)
  7811835... Add conversions between _Float128 and Decimal. (*)
  8e99b5b... g++.dg/warn/Warray-bounds-10..13: Fix for 32-bit newlib tar (*)
  a7de0ff... testsuite/gcc.target/cris/biap.c: Add a Y+=X*2 to the Y+=X* (*)
  dd73763... testsuite/gcc.target/cris/biap-mul.c: New test. (*)
  6cb6894... cris: Fix addi insn mult vs. shift canonicalization (*)
  afed550... c++: Recursing header imports and other duplicates [PR 9917 (*)
  d789cf1... Add mi_thunk support for vcalls on hppa. (*)
  c49fcfd... c++: cross-header-unit template definitions [PR 99153] (*)
  4c31a3a... ira: Make sure allocno copies are ordered [PR98791] (*)
  e9b3403... Fortran/OpenMP: Fix optional dummy procedures [PR99171] (*)
  451002e... Fix ICE in tree_inlinable_function_p. (*)
  44841e1... dump SLP subgraph before costing (*)
  8a8eee6... tree-optimization/99165 - fix ICE in store-merging w/ non-c (*)
  60b99ee... Daily bump. (*)
  2df374b... PR fortran/99169 - Do not clobber allocatable intent(out) d (*)
  3cc5f86... Revert: "i386: Remove REG_ALLOC_ORDER definition" (*)
  b2a55ca... Daily bump. (*)
  470beb9... libiberty: autogenerate aclocal.m4 (*)
  93e8054... testsuite: skip attr-retain-?.c on AIX (*)
  b6e446c... IBM Z: Fix long double <-> DFP conversions (*)
  a974b8a... IBM Z: Improve FPRX2 <-> TF conversions (*)
  50352c6... Daily bump. (*)
  14886cb... c++: Incorrect module-number ordering [PR 98741] (*)
  dfa2f82... fortran: Object types should be declared before use in NAME (*)
  d1e7e83... Update gcc fr.po. (*)
  13e6fad... libgo: update to Go1.16 release (*)
  af02782... PR fortran/99147 - Sanitizer detects heap-use-after-free in (*)
  7d524a5... Update .po files. (*)
  3599ecb... PR c/97172 - ICE: tree code 'ssa_name' is not supported in  (*)
  bfe83ae... c++: Inform of CMI reads [PR 99166] (*)
  f86e187... Fortran: Fix coarray handling for gfc_dep_resolver [PR99010 (*)
  72d91d6... Fortran: Fix DTIO with type ICE [PR99146] (*)
  c8d1383... Fix typo in param description. (*)
  1a2a709... middle-end/99122 - more VLA inlining fixes (*)
  1a132c4... arm: Fix ICE with -fstack-protector -mpure-code [PR98998] (*)
  37bde2f... tree-cfg: Fix up gimple_merge_blocks FORCED_LABEL handling  (*)
  9d44918... libstdc++: Fix __thread_relax for non-gthreads non-x86 targ (*)
  f600f27... Fortran: Fix ubound simplifcation [PR99027] (*)
  6070e39... aarch64: Check predicate when using gen_vec_duplicate [PR98 (*)
  0b2b7ef... [PATCH v2] libiberty(argv.c): Fix memory leak in expandargv (*)
  d909ead... c++: Tweak PR969626 patch (*)
  b258e26... jit: fix ICE on BUILT_IN_TRAP [PR99126] (*)
  187d0d5... c++: Tuple of self-dependent classes [PR96926] (*)
  bf81237... Daily bump. (*)
  d1efec5... [PR96264] LRA: Check output insn hard regs when updating av (*)
  6347f4a... Add retain attribute to place symbols in SHF_GNU_RETAIN sec (*)
  1f9db69... c++: header-unit build capability [PR 99023] (*)
  d82f829... c: Fix ICE with -fexcess-precision=standard [PR99136] (*)
  1021222... c++: Remove obsolete dg-module-headers [PR 99023] (*)
  a796f8a... c++: Remove large abi-specific tests [PR 99150] (*)
  3bfa968... c++: Fix -std=c++20 ICE on virtual method call [PR99132] (*)
  7ee164d... middle-end/99122 - Issues with VLA parameter inlining (*)
  a2ef38b... match.pd: Restrict clz cmp 0 replacement by single_use, PR9 (*)
  a154162... i386: Avoid C++ global constructors in every object that in (*)
  f72e3d8... array-bounds: Fix up ICE on overaligned variables [PR99109] (*)
  decd8fb... i386: Fix up df uses in i386 splitters [PR99104] (*)
  acc0ee5... Daily bump. (*)
  963aecf... testsuite: add regression test for PR analyzer/94596 (*)
  d8889c9... c++: Macros need to be GTY-reachable [PR 99023] (*)
  e0139b2... analyzer: fix false leak involving params [PR98969] (*)
  366cf11... openacc: Strided array sections and components of derived-t (*)
  d28f3da... openacc: Fix lowering for derived-type mappings through arr (*)
  7768cad... c++: Fix up build_zero_init_1 once more [PR99106] (*)
  24bf79f... c++: More set_identifier_type_value fixing [PR 99116] (*)
  d46c7e2... c++: ICE with header-units [PR 99071] (*)
  06505e7... mips: Avoid out-of-bounds access in mips_symbol_insns [PR98 (*)
  78a6d0e... c++: Revert EXPR_LOCATION change to build_aggr_init_expr [P (*)
  0e804ce... Daily bump. (*)
  e7a8d69... compiler: unalias receiver type in export data (*)
  b37695c... c++: directives-only preprocessing and include translation  (*)
  30a4d95... c-family: ICE with assume_aligned attribute [PR99062] (*)
  5d5e4f6... [PATCH 3/3] MIPS: fix compact-branches test FAIL for PIC de (*)
  799478b... Fortran: %re/%im fixes for OpenMP/OpenACC + gfc_is_simplify (*)
  72d7865... [PR98096] inline-asm: Take inout operands into account for  (*)
  ebf9b6c... Fortran: Reject DT as fmt in I/O statments [PR99111] (*)
  3f16a16... tree-optimization/38474 - improve PTA varinfo sorting (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/gcov-stream-summary-faster' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


More information about the Gcc-cvs mailing list