public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/microsoft/heads/main] (639 commits) Merge commit 'c177e80609287cd32c6096a4ddc4dbef56c74f77' int
@ 2021-12-02  0:13 Eugene Rozenfeld
  0 siblings, 0 replies; only message in thread
From: Eugene Rozenfeld @ 2021-12-02  0:13 UTC (permalink / raw)
  To: gcc-cvs

The branch 'microsoft/heads/main' was updated to point to:

 640c5601880... Merge commit 'c177e80609287cd32c6096a4ddc4dbef56c74f77' int

It previously pointed to:

 dd065f7e7b5... Merge remote-tracking branch 'origin/merge-master-1bd89833d

Diff:

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

  640c560... Merge commit 'c177e80609287cd32c6096a4ddc4dbef56c74f77' int
  c177e80... Daily bump. (*)
  f5e2f2d... Fix ICE in ix86_attr_length_immediate_default. (*)
  0fc26e6... rs6000: Clarify overloaded builtin diagnostic (*)
  be30fc4... libstdc++: Fix tests that fail with fully-dynamic-string (*)
  675afa2... libstdc++: Fix fully-dynamic-string build (*)
  56b07ba... libstdc++: Ensure C++20 std::stringstream definitions use c (*)
  955ea7b... analyzer: add regression test [PR94579] (*)
  9603bcc... analyzer: add regression test [PR99269] (*)
  03ea0ca... analyzer: verify that -Wanalyzer-too-complex can be disable (*)
  6b8ecbc... Fortran: improve expansion of constant array expressions wi (*)
  a3e75c1... c++: don't fold away 'if' with constant condition (*)
  91c2600... libstdc++: Skip tag dispatching for _S_relocate in C++17 (*)
  cca6090... libstdc++: Make Asan detection work for Clang [PR103453] (*)
  36421e7... Fortran: error recovery when simplifying MINLOC/MAXLOC (*)
  814f52a... Fortran: check type of SUB argument to IMAGE_INDEX (*)
  e5440bc... ipa-sra: Check also ECF_LOOPING_CONST_OR_PURE when evaluati (*)
  7057b8f... vect: Fix ncopies calculation for emulated gather/scatter [ (*)
  5fee5ec... d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad25 (*)
  b3f6011... ipa-param-manip: Be careful about a reallocating hash_map (*)
  26493af... Add comment to indicate tail recursion (*)
  e43b15c... Always track arguments, even when ignoring equiv params. (*)
  fa01e20... Remove more stray returns and gcc_unreachable ()s (*)
  0194d92... tree-optimization/103489 - fix ICE when bool pattern recog  (*)
  7e846b0... Change if-to-switch-conversion test. (*)
  67013a2... libstdc++: Use gender-agnostic pronoun in docs (*)
  92084a6... libstdc++: Add [[nodiscard]] to std::byteswap (*)
  365cd5f... [OpenACC] Remove erroneous "Orphan reductions cannot have g (*)
  77d24d4... Consolidate OpenACC "gang reduction on an orphan loop" chec (*)
  c4f4c60... Re OpenACC "gang reduction on an orphan loop" error message (*)
  f1a58ab... [OpenACC] Allow gang reductions inside serial constructs (*)
  2b7dac2... Make OpenACC orphan gang reductions errors (*)
  a83a075... Fix c-c++-common/goacc/routine-4.c and c-c++-common/goacc/r (*)
  92de188... [Committed] PR testsuite/103477: Fix big-endian mistake in  (*)
  f33fdda... Remove can_throw_non_call_exceptions special case from oper (*)
  8af3f53... vect: Support masked gather loads with SLP (*)
  32ede10... if-conv: Apply VN to hoisted conversions (*)
  1083384... vect: Support gather loads with SLP (*)
  6f79861... vect: Use generalised accessors to build SLP nodes (*)
  8de7958... vect: Use code_helper when building SLP nodes (*)
  8bb81b3... vect: Fix SVE mask_gather_load/store_store tests (*)
  9b57704... vect: Fix vect_is_reduction (*)
  0fb2ab5... vect: Pass mode to gather/scatter tests (*)
  b1d1514... Mark IFN_ADD/MUL_OVERFLOW as commutative (*)
  12e3801... Mark IFN_UBSAN_CHECK_ADD/MUL as commutative (*)
  7120724... Mark IFN_COMPLEX_MUL as commutative (*)
  e9fff24... Canonicalize argument order for commutative functions (*)
  e32b9eb... vect: Add support for fmax and fmin reductions (*)
  30213ae... vect: Make reduction code handle calls (*)
  0c1fb64... gimple-match: Make code_helper conversions explicit (*)
  33973fa... gimple-match: Add a gimple_extract_op function (*)
  bc8d6c6... Fix -freorder-blocks-and-partition glitch with Windows SEH  (*)
  7abcc9c... libcpp: Enable P1949R7 for C++11 and up as it was a DR [PR1 (*)
  2af2f55... c++: Small incremental tweak to source_location::current()  (*)
  c39d77f... x86_64: PR target/100711: Splitters for pandn (*)
  b962469... Only return after resetting type_param_spec_list (*)
  e2521cd... middle-end/103485 - fix conversion kind for vectors (*)
  930e763... libgcc: vxcrtstuff.c: add a few undefs (*)
  2acbc4e... Avoid some -Wunreachable-code-ctrl (*)
  6c7d489... rs6000: Remove builtin mask check from builtin_decl [PR1023 (*)
  aca6882... rs6000: Modify the way for extra penalized cost (*)
  bcb163e... visium: Revert commit r12-5332 (*)
  ab202b6... Don't reuse reference after potential resize. (*)
  87cd82c... Daily bump. (*)
  1329021... analyzer: further false leak fixes due to overzealous state (*)
  ca5667e... i386: Fix and improve movhi_internal and movhf_internal som (*)
  f81c5a8... Prune out valid -Winfinite-recursion [PR103469]. (*)
  ed7894c... Fix autoconf regeneration slip-up. (*)
  909b30a... Make etags path used by build system configurable (*)
  85289ba... rs6000: Add Power10 optimization for most _mm_movemask* (*)
  e2194a8... Fix RTL FE issue with premature return (*)
  1420ff3... c++: redundant explicit 'this' capture before C++20 [PR1004 (*)
  a5d269f... x86_64: Improved V1TImode rotations by non-constant amounts (*)
  a3b31fe... Remove unreachable gcc_unreachable () at the end of functio (*)
  16507de... Remove unreachable returns (*)
  11d0a2a... Optimize _Float16 usage for non AVX512FP16. (*)
  9519b69... Fix regression introduced by r12-5536. (*)
  85e91ad... tree-optimization/103458 - avoid creating new loops in CD-D (*)
  5e5f880... Restore can_be_invalidated_p semantics to before refactorin (*)
  3e15df6... libgcc: remove crt{begin,end}.o from powerpc-wrs-vxworks ta (*)
  300dbea... rs6000/test: Add emulated gather test case (*)
  68332ab... Fix PR 19089: Environment variable TMP may yield gcc: abort (*)
  2f0dd17... Daily bump. (*)
  32377c1... Fix PR 62157: disclean in libsanitizer not working (*)
  2899d49... Compare guessed and feedback frequencies during profile fee (*)
  d147145... Improve -fprofile-report (*)
  7393fa8... libstdc++: Implement std::byteswap for C++23 (*)
  7a66c49... d: fix thinko in optimize attr parsing (*)
  d62c8c7... Daily bump. (*)
  14dd092... Fix typo in t-dimode (*)
  1e53408... jit: Change printf specifiers for size_t to %zu (*)
  f7e4f57... x86: Fix up x86_{,64_}sh{l,r}d patterns [PR103431] (*)
  567d5f3... bswap: Fix UB in find_bswap_or_nop_finalize [PR103435] (*)
  d9c8a02... [Committed] Fix new ivopts-[89].c test cases for -m32. (*)
  f4ed2e3... Daily bump. (*)
  9e2e473... ipa: Fix CFG fix-up in IPA-CP transform phase (PR 103441) (*)
  52b7694... libstdc++: Fix test that fails in C++20 mode (*)
  33adfd0... libstdc++: Fix trivial relocation for constexpr std::vector (*)
  76c6be4... libstdc++: Remove workaround for FE bug in std::tuple [PR96 (*)
  4d540c7... Fortran: improve check of arguments to the RESHAPE intrinsi (*)
  caa0451... libitm: Fix bootstrap for targets without HAVE_ELF_STYLE_WE (*)
  4a20075... tree-object-size: Abstract object_sizes array (*)
  35c8bbe... tree-object-size: Replace magic numbers with enums (*)
  b41be00... ivopts: Improve code generated for very simple loops. (*)
  665f726... libstdc++: Ensure dg-add-options comes after dg-options (*)
  0a12bd9... libstdc++: Fix dg-do directive for tests supposed to be run (*)
  1ecc9ba... libstdc++: Remove redundant xfail selectors in dg-do compil (*)
  f1ec39c... d: fix ASAN in option processing (*)
  2cadaa1... Minor ipa-modref tweaks (*)
  906cad8... Fix failure in inlline-9.c testcase (*)
  0178b73... libstdc++: Move std::to_address tests to more appropriate p (*)
  a70faf6... Fix handling of in_flags in update_escape_summary_1 (*)
  8dedf06... c++: Fix up taking address of an immediate function diagnos (*)
  90cb088... i386: vcvtph2ps and vcvtps2ph should be used to convert _Fl (*)
  379be00... Fix typo in r12-5486. (*)
  091ccc0... Daily bump. (*)
  9664c46... libstdc++: Remove dg-error that no longer happens (*)
  b8018e5... libstdc++: Make std::pointer_traits SFINAE-friendly [PR9641 (*)
  1b0acc4... Remove forgotten early return in ipa_value_range_from_jfunc (*)
  82c3657... libstdc++: Do not use memset in constexpr calls to ranges:: (*)
  6ea5fb3... PR middle-end/103406: Check for Inf before simplifying x-x. (*)
  9488d24... libgcc: Split FDE search code from PT_GNU_EH_FRAME lookup (*)
  5bc4cb0... ipa: Teach IPA-CP transformation about IPA-SRA modification (*)
  415f9ee... path solver: Revert computation of ranges in gimple order. (*)
  58d50a5... amdgcn: Fix ICE generating CFI [PR103396] (*)
  1598bd4... Add the testcase for this PR to the testsuite. (*)
  a2ae4e9... Initialize node_is_self_scc in ipa_node_params::ipa_node_pa (*)
  661c02e... Check for equivalences between PHI argument and def. (*)
  f4e470d... Do not check gimple_static_cahin in ref_maybe_used_by_call_ (*)
  4eda2ee... Remove dead code and function (*)
  8addb0b... Continue RTL verifying in rtl_verify_fallthru (*)
  0fdd180... Remove never looping loop in label_rtx_for_bb (*)
  555b8cc... Introduce REG_SET_EMPTY_P (*)
  1167d48... docs: Add missing @option keyword. (*)
  d1c1919... path solver: Move boolean import code to compute_imports. (*)
  8acbd7b... path solver: Compute ranges in path in gimple order. (*)
  9491221... match.pd: Fix up the recent bitmask_inv_cst_vector_p simpli (*)
  531dae2... bswap: Improve perform_symbolic_merge [PR103376] (*)
  8e86218... c++: Return early in apply_late_template_attributes if ther (*)
  b38c9cf... c++: Implement C++23 P2128R6 - Multidimensional subscript o (*)
  f88e507... pr103194-5.c: Replace long with int64_t (*)
  d9ca4b4... Daily bump. (*)
  16e8539... Fix handling of static chain in ipa_merge_modref_summary_af (*)
  9e026da... Reduce scope of a few 'class loop *loop' variables (*)
  5deacf6... Directly resolve range_of_stmt dependencies. (*)
  d986ff5... Split return functionality of get_non_stale_global_range. (*)
  a031bb7... Range-on-edge trace tweak. (*)
  3b23378... libstdc++: Add xfail to some printer tests for debug mode (*)
  a04b73e... libstdc++: Replace hyphens in effective target keywords (*)
  29e1cbd... PR middle-end/103059: reload: Also accept ASHIFT with index (*)
  6180f5c... tree-optimization/103168 - Improve VN of pure function call (*)
  fdd3456... Restore previous OpenACC implicit data clauses ordering [PR (*)
  c2e6810... jit: Initialize function::m_blocks in ctor (*)
  be60f80... Update GMP/MPFR/MPC/ISL version in contrib/download_prerequ (*)
  d9ca2ca... middle-end/103193 - avoid canonicalizing <= and >= to == fo (*)
  5bca267... openmp: Fix up handling of kind(host) and kind(nohost) in A (*)
  709716b... attribs: Fix ICEs on attributes starting with _ [PR103365] (*)
  04eccbb... bswap: Fix up symbolic merging for xor and plus [PR103376] (*)
  52554dd... Avoid redundant get_loop_body calls in IVOPTs (*)
  755c2e7... middle-end: Fix failures with bitclear patterns on signed v (*)
  0888d6b... middle-end: Convert bitclear <imm> + cmp<cc> #0 into cm<cc2 (*)
  d71d019... c++: Fix missing NSDMI diagnostic in C++98 [PR103347] (*)
  9bf69a8... timevar: Add auto_cond_timevar class (*)
  7df8937... Enhance optimize_atomic_bit_test_and to handle truncation. (*)
  e1d4359... Daily bump. (*)
  2dd56ae... Issue -Waddress also for reference members [PR96507]. (*)
  30ba058... Implement -Winfinite-recursion [PR88232]. (*)
  c59ec55... libstdc++: Add another testcase for std::unique_ptr printer (*)
  39de0e5... libstdc++: Add effective-target for std::allocator implemen (*)
  16e9505... Fortran: do not attempt simplification of [LU]BOUND for poi (*)
  4b1d3d8... c++: -Wuninitialized for mem-inits and empty classes [PR198 (*)
  7b7318f... c++: Add static in g++.dg/warn/Waddress-5.C (*)
  3363022... fixincludes: don't abort() on access failure [PR103306] (*)
  d6024c8... rs6000: Better error messages for power8/9 vector builtins (*)
  c2c534f... rs6000: Add [power6-64] stanza to new builtin support (*)
  e6a6569... rs6000: Fix test_mffsl.c effective target check (*)
  721d8b9... Fortran: fix scalarization for intrinsic LEN_TRIM with pres (*)
  46d3cfd... libcpp: Fix ATTR_LIKELY definition PR preprocessor/103355 (*)
  8632f8c... Remove duplicated param valud in modref tree (*)
  5459fa1... libstdc++: Fix circular dependency for bitmap_allocator [PR (*)
  d3f2285... docs: Remove 2 more duplicite param descriptions. (*)
  6cd4406... tree-optimization/103361 - fix unroll-and-jam direction vec (*)
  2780484... inliner: Remove unused transform_lang_insert_block hook (*)
  6033b27... Improve bytewise DSE (*)
  911b633... Canonicalize &MEM[ssa_n, CST] to ssa_n p+ CST in fold_stmt_ (*)
  5e9b973... openmp: Fix up handling of reduction clauses on the loop co (*)
  f4eae64... rs6000: Optimize code generation of vec_reve [PR100868] (*)
  1ddf11d... contrib: filter out -Wc++20-extensions (*)
  cab8f69... contrib: Support itemx in check-params-in-docs.py. (*)
  df1a0d5... Re: [PATCH] PR tree-optimization/102232 Adding a missing pa (*)
  630686f... libcpp: Use [[likely]] conditionally (*)
  e888bea... Re: [PATCH] PR tree-optimization/96779 Adding a missing pat (*)
  06be28f... Daily bump. (*)
  1df539f... c++: remember pointer-to-member location (*)
  5440c88... c++: improved return expression location (*)
  a6e0d59... libcpp: Fix _Pragma stringification [PR103165] (*)
  a944b5d... tree-optimization/103345: Improved load merging. (*)
  c38c547... docs: remove duplicate param documentation (*)
  1aedb39... openacc: Fix up C++ #pragma acc routine handling [PR101731] (*)
  d737686... libstdc++: Fix condition for definition of _GLIBCXX14_DEPRE (*)
  f58bf16... libgcc: Remove dbase member from struct unw_eh_callback_dat (*)
  90986c5... libgcc: Remove tbase member from struct unw_eh_callback_dat (*)
  f456eaf... tree-optimization/103351 - avoid compare-debug issue wrt CD (*)
  4b1e143... openmp: Handle OMP_MASKED in potential_constant_expression_ (*)
  b5844cb... Don't allow mask/sse/mmx mov in TLS code sequences. (*)
  2b5b861... xtensa: Fix non-robust split condition in define_insn_and_s (*)
  ae957be... Daily bump. (*)
  da17c30... fortran, debug: Fix up DW_AT_rank [PR103315] (*)
  3645397... i386: Fix up handling of target attribute [PR101180] (*)
  8fef6f7... Fortran: fix lookup for gfortran builtin math intrinsics us (*)
  0f5afb6... Improve base tracking in ipa-modref (*)
  c826076... Fix failure merge_block.c testcase (*)
  09a4ffb... Refactor load/store/kill analysis in ipa-modref (*)
  dc915b3... Tweak tree-ssa-math-opts.c to solve PR target/102117. (*)
  f658f1d... Daily bump. (*)
  ce2dbf9... Fix ignore_nondeterminism_p in ipa-modref (*)
  a0e99d5... Fix looping flag discovery in ipa-pure-const (*)
  7950c96... Clobber the condition code in the bfin doloop patterns (*)
  5f40d34... libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on st (*)
  74faa98... Fix tree-optimization/103220: Another missing folding of (t (*)
  38e4a36... harden conds: detach without decls (*)
  cfe8dbd... libgccjit: Add some reflection functions [PR96889] (*)
  9c07739... Daily bump. (*)
  b751b22... c++: Avoid adding implicit attributes during apply_late_tem (*)
  16d1d97... gcc, doc: Fix Darwin bootstrap: Amend an @option command to (*)
  f573d35... analyzer: fix false leak due to overeager state merging [PR (*)
  be08d57... libstdc++: Improve tests for stringstream constructors in C (*)
  5faf1c8... libstdc++: Use __is_single_threaded in locale initializatio (*)
  1f8d01e... libstdc++: One more change for Clang to support constexpr s (*)
  fc6c6f6... rs6000: Add optimizations for _mm_sad_epu8 (*)
  b903e0f... c++: Fix cpp0x/lambda/lambda-nested9.C with C++11 (*)
  d4943ce... Darwin: Rework handling for unwinder code in libgcc_s and s (*)
  b9873b4... libgcc, emutls: Allow building weak definitions of the emut (*)
  c7b782d... libstdc++, testsuite: Add a prune expression for external t (*)
  532fae7... libphobos, testsuite: Add prune clauses for two Darwin case (*)
  b8f2efa... libstdc++: Suppress -Wstringop warnings [PR103332] (*)
  2d76292... libstdc++: Begin lifetime of chars in constexpr std::string (*)
  458d2c6... options: Make -Ofast switch off -fsemantic-interposition (*)
  ada63d5... Use modref even for nested functions in ref_maybe_used_by_c (*)
  16137fb... Restore ancient -Waddress for weak symbols [PR33925]. (*)
  ee448a5... Limit depth for all GORI expressions. (*)
  f47870e... IBM Z: Fix load-and-test peephole2 condition (*)
  487d604... middle-end: Handle FMA_CONJ correctly after SLP layout upda (*)
  79e9f72... Revert "Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEB (*)
  c7381de... Do not abort compilation when dump file is /dev/* (*)
  cb09215... c++: cp_walk_subtrees simplification for *_CAST_EXPR (*)
  fd74016... c++: nested lambda capturing a capture proxy [PR94376] (*)
  f316727... libphobos: Increase size of defaultStackPages on OSX X86_64 (*)
  d686cb0... libphobos: Don't call __gthread_key_delete in the emutls de (*)
  ea2954d... Fix tree-optimization/103314 : Limit folding of (type) X op (*)
  74a4ece... Fix IPA modref ubsan. (*)
  dd85c42... c++/103326 - fix ICE in tsubst with VECTOR_CST (*)
  a84177a... c++: Fix up -fstrong-eval-order handling of call arguments  (*)
  0e510ab... libstdc++: Fix ctype changed after newlib update. (*)
  fb15abd... middle-end/103248 - fix RDIV_EXPR handling with fixed point (*)
  0fc859f... tree-optimization/102436 - restore loop store motion (*)
  09d4621... Fix PR 103317, ICE after PHI-OPT, minmax_replacement produc (*)
  527e54a... Fix tree-optimization/103257: Missed jump threading due too (*)
  0790c8a... c++: Implement -Wuninitialized for mem-initializers (redux) (*)
  d315298... Reduce cost of aligned sse register store. (*)
  09c24fe... c++: implicit dummy object in requires clause [PR103198] (*)
  483092d... Daily bump. (*)
  d6ec661... d: Use HOST_WIDE_INT for type size temporaries. (*)
  93810fd... c++: Implement C++23 P0849R8 - auto(x) [PR103049] (*)
  6f4ac4f... Fix rs6000 predicates.md use of decl_replaceable_p (*)
  3535be6... Fortran: NULL() is not interoperable (*)
  22c2423... IPA: fix reproducibility in IPA MOD REF (*)
  616ca10... IPA: use cgraph_node instance (*)
  53c964a... c++: error recovery during C++20 template-id ADL failure (*)
  75ac95f... Turn -fsemantic-interposition to optimization flag (*)
  c331a75... Fix modref wrt __builtin_assume_aligned (*)
  4f0a2f5... middle-end: check that both sides of complex expression is  (*)
  2196a68... x86: Add -mindirect-branch-cs-prefix (*)
  ca243ad... libstdc++: Fix std::char_traits<C>::move for constexpr (*)
  16fab6d... Fix MIPS test after recent match.pd changes (*)
  1b2b930... Fix typo. (*)
  90de06a... c++: template-id ADL and partial instantiation [PR99911] (*)
  6fa8e08... c++: unqual lookup performed twice w/ template-id ADL [PR10 (*)
  e3dbd2e... aix: detect power10 processor. (*)
  9646a32... libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECK (*)
  1a0bce9... middle-end: Fix FMA detection when inspecting gimple which  (*)
  efb7c51... c-family: Add __builtin_assoc_barrier (*)
  edd2249... libsanitizer: Fix bootstrap on FreeBSD [PR102675] (*)
  206b22d... Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_ (*)
  e28afbb... testsuite/103278 - adjust gcc.dg/tree-ssa/if-to-switch-3.c (*)
  8f9f510... tree-optimization/103277 - do abnormal cleanup after call D (*)
  15f5e70... i386: Fix wrong codegen for -mrelax-cmpxchg-loop (*)
  17da2c7... libgomp: Ensure that either gomp_team is properly aligned [ (*)
  7a2aa63... libgomp: Fix up aligned_alloc arguments [PR102838] (*)
  a72b7a4... i386: add alias for f*mul_*ch intrinsics (*)
  280d283... Daily bump. (*)
  3222135... Fix PR tree-optimization/103228 and 103228: folding of (typ (*)
  0e4a865... libstdc++: Fix author name in ChangeLog (*)
  bef32d4... libcpp: capture and underline ranges in -Wbidi-chars= [PR10 (*)
  1a7f2c0... libcpp: escape non-ASCII source bytes in -Wbidi-chars= [PR1 (*)
  ea9e0d6... Avoid pathological function redeclarations when checking ac (*)
  53a643f... x86: Add -mharden-sls=[none|all|return|indirect-branch] (*)
  8e410de... x86: Remove "%!" before ret (*)
  425369b... Fix modref summary streaming (*)
  69a5b3c... i386: Redefine indirect_thunks_used as HARD_REG_SET. (*)
  74509b9... Add very basic IPA part of modref-kill analysis (*)
  ef342b2... i386: Introduce LEGACY_SSE_REGNO_P predicate (*)
  2c2148d... Handle folded nonconstant array bounds [PR101702] (*)
  d3a9082... doc: document -fimplicit-constexpr (*)
  5ea8803... libstdc++: Use std::construct_at in net::ip::address (*)
  5a9572e... libstdc++: Simplify std::string constructors (*)
  6afa108... libstdc++: Set active member of union in std::string [PR103 (*)
  054bf99... libstdc++: Fix std::type_info::before for ARM [PR103240] (*)
  c705464... Fix two mips target tests compromised by recent IPA work (*)
  049f0ef... libcpp: Fix up handling of block comments in -fdirectives-o (*)
  dd159a4... aarch64: Add new vector mode V8DI (*)
  4e6bf0b... Fix ICE when mixing VLAs and statement expressions [PR91038 (*)
  077425c... lim: Reset flow sensitive info even for pointers [PR103192] (*)
  c39cb6b... ranger: Fix up fold_using_range::range_of_address [PR103255 (*)
  7061300... Add IFN_COND_FMIN/FMAX functions (*)
  bf5f41e... i386: Fix non-robust split condition in define_insn_and_spl (*)
  1a15a91... Fix PR 103288, ICE after PHI-OPT, move an assigment when st (*)
  b8ce19b... visium: Fix non-robust split condition in define_insn_and_s (*)
  51c5002... libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026 (*)
  111fd51... analyzer: fix missing -Wanalyzer-write-to-const [PR102695] (*)
  a80d4e0... analyzer: don't assume target has alloca [PR102779] (*)
  8c69397... Fix clearing of to_info_lto in ipa_merge_modref_summary_aft (*)
  6b1695f... Daily bump. (*)
  73e4d9f... libstdc++: Fix tests for constexpr std::string (*)
  3958482... c-family: don't cache large vecs (*)
  6dc90c4... Use modref summaries for byte-wise dead store elimination. (*)
  42cdf08... MAINTAINERS: Add myself to DCO section and update email add (*)
  3b3c993... Fortran: avoid NULL pointer dereference on invalid range in (*)
  a1d2b16... configure, Darwin: Set appropriate defaults for host-shared (*)
  e464119... PCH: Make the save and restore diagnostics more robust. (*)
  4cdf7db... rs6000: MMA test case emits wrong code when building a vect (*)
  48a8c5b... fortran: Identify arguments by their names (*)
  e94e2cf... fortran: Delete redundant missing_arg_type field (*)
  5d9d16d... fortran: simplify elemental arguments walking (*)
  5888512... fortran: Reverse actual vs dummy argument mapping (*)
  c31733c... fortran: Tiny sort_actual internal refactoring (*)
  7461b58... libstdc++: Merge latest Ryu sources (*)
  b96e2ff... libstdc++: Implement constexpr std::basic_string for C++20 (*)
  5943493... libstdc++: Use hidden friends for vector<bool>::reference s (*)
  ba6e17e... Avoid assuming maximum string length is constant [PR102960] (*)
  0002a8a... shrn-combine-10: update test to current codegen. (*)
  9836e90... signbit-2: make test check for scalar or vector versions (*)
  e1c0c90... analyzer: fix overeager sharing of bounded_range instances  (*)
  132f1c2... c++: improve print_node of PTRMEM_CST (*)
  11c4a06... tree-optimization: [PR103218] Fold ((type)(a<0)) << SIGNBIT (*)
  8d8e8f3... libstdc++: Fix out-of-bound array accesses in testsuite (*)
  9719769... libstdc++: Fix typos in tests (*)
  b796ab3... arc: Update (u)maddhisi4 patterns (*)
  0452064... tree-optimization/102880 - improve CD-DCE (*)
  f98f373... tree-optimization/102880 - make PHI-OPT recognize more CFGs (*)
  d699f03... arc: Update arc specific tests (*)
  23125fa... Replace more DEBUG_EXPR_DECL creations with build_debug_exp (*)
  9f7fc82... ipa-sra: Testcase that removing a "returns_nonnull" retval  (*)
  9ceaf0f... libgomp: Mark thread_limit clause to target construct as im (*)
  47de0b5... openmp: Regimplify operands of GIMPLE_COND in a few more pl (*)
  eacdfaf... waccess: Fix up pass_waccess::check_alloc_size_call [PR1020 (*)
  473b5e8... x86_64: Avoid rorx rotation instructions with -Os. (*)
  e69b7c5... Fix uninitialized access in merge_call_side_effects (*)
  3200de9... tree-optimization: [PR103245] Improve detection of abs patt (*)
  074ee8d... Add a missing return when transforming atomic bit test and  (*)
  a031aaa... Update my email address. (*)
  e2b5736... Daily bump. (*)
  87c2080... c++: Add -fimplicit-constexpr (*)
  29e4163... c++: split_nonconstant_init and flexarrays (*)
  323026c... gimple-fold: Use ranges to simplify strncat and snprintf (*)
  cea4dab... gimple-fold: Use ranges to simplify _chk calls (*)
  d1753b4... gimple-fold: Transform stp*cpy_chk to str*cpy directly (*)
  4c19122... Check optab before transforming atomic bit test and operati (*)
  fabe8cc... IPA: Provide a mechanism to register static DTORs via cxa_a (*)
  d3cc82d... configure, Darwin: Check ld64 support for -platform-version (*)
  bd5159b... testsuite, Darwin: In tsvc.h, use malloc for Darwin <= 9. (*)
  b7f0147... Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl buil (*)
  d10b863... libstdc++: Unordered containers merge re-use hash code (*)
  f861ed8... Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map' (*)
  bcebd05... Use 'location_hash' for 'seen_locations' in 'gcc/profile.c: (*)
  6c29c9d... Drop tree overflow in irange setter. (*)
  82ec4cb... Fortran: openmp: Add support for thread_limit clause on tar (*)
  b2e1ac5... testsuite: Add testcase for already fixed PR [PR100469] (*)
  6501089... x86: Add gcc.target/i386/pr103205-2.c (*)
  7d768a9... libffi: Update LOCAL_PATCHES (*)
  aea7238... openmp: Add support for thread_limit clause on target (*)
  fcdf49a... Fix PHI ordering problems in the path solver. (*)
  540d92a... path solver: Default to global range if nothing found. (*)
  220bd61... tree-optimization/103237 - avoid vectorizing unhandled doub (*)
  4d281ff... PR target/103069: Relax cmpxchg loop for x86 target (*)
  d1ca8ae... tree-optimization/103219 - avoid ICE in unroll-and-jam (*)
  2551cd4... [tree-vectorizer.c] Merge pass_vectorize::execute with vect (*)
  a91f844... libffi: Use #define instead of .macro in  src/x86/win64.S [ (*)
  a68933d... testsuite: i386: Require dfp in gcc.target/i386/pr101346.c (*)
  625eef4... i386: Fix up x86 atomic_bit_test* expanders for !TARGET_HIM (*)
  9fa7275... libgomp, nvptx: Honor OpenMP 5.1 num_teams lower bound (*)
  d294459... libgomp: Add a testcase for omp_get_num_teams inside of tar (*)
  2317082... c++: location of lambda object and conversion call (*)
  3732665... c++: check constexpr constructor body (*)
  daa9c6b... c++: is_this_parameter and coroutines proxies (*)
  bd95d75... c++: c++20 constexpr default ctor and array init (*)
  4df7f8c... c++: don't do constexpr folding in unevaluated context (*)
  267318a... c++: constexpr virtual and vbase thunk (*)
  adcfd2c... gcc.dg/uninit-pred-9_b.c: Correct last adjustment for cris- (*)
  3e09331... VAX: Implement the `-mlra' command-line option (*)
  b85a03a... Daily bump. (*)
  09f33d1... [Commmitted] Move some testcases to torture from tree-ssa (*)
  a34edf9... Track nondeterminism and interposable calls in ipa-modref (*)
  3057f1a... VAX: Add the `setmemhi' instruction (*)
  e9a53a4... libstdc++: [_GLIBCXX_DEBUG] Remove _Safe_container<>::_M_sa (*)
  64f3e71... Extend modref to track kills (*)
  8a601f9... Remove gcc.dg/pr103229.c (*)
  a7ef5da... Do not pass NULL to memset in ssa_global_cache. (*)
  5a6100a... tsan: remove not needed -ldl in options (*)
  a291749... Cleanup tree-ssa-alias and tree-ssa-dse use of modref summa (*)
  a8029ad... Daily bump. (*)
  6471396... Fix bug in ipa-pure-const and add debug counters (*)
  e30bf33... More ipa-modref-tree.h cleanups (*)
  5aa9107... Implement DSE of dead functions calls storing memory. (*)
  af47f22... Fix checking disabled build. (*)
  04c5a91... fixincludes: simplify handling for access() failure [PR2128 (*)
  a246d72... modref_access_node cleanup (*)
  e0040bc... Add finalize method to modref summary. (*)
  2af63f0... Whitelity type attributes for function signature change (*)
  b9365b9... analyzer: add four new taint-based warnings (*)
  e2dd12a... Remember fnspec based EAF flags in modref summary. (*)
  b7a2394... path solver: Compute all PHI ranges simultaneously. (*)
  380fc3b... libsanitizer: Update LOCAL_PATCHES (*)
  55b43a2... libsanitizer: Apply local patches (*)
  86289a4... libsanitizer: Merge with upstream (*)
  a30a2e4... libstdc++: Implement std::spanstream for C++23 (*)
  ecdf414... Enable ipa-sra with fnspec attributes (*)
  dc777f6... path solver: Merge path_range_query constructors. (*)
  2f3d43a... Fix wrong code with modref and some builtins. (*)
  60f761c... libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4 (*)
  af2852b... Daily bump. (*)
  1bac7d3... or1k: Fix clobbering of _mcount argument if fPIC is enabled (*)
  4d2d556... Fix wrong code with pure functions (*)
  264f061... path solver: Solve PHI imports first for ranges. (*)
  b301cb4... Fix ipa-pure-const (*)
  72f1c1c... analyzer: "__analyzer_dump_state" has no side-effects (*)
  87fcff9... aarch64: Remove redundant costing code (*)
  c6c5c5e... aarch64: Use new hooks for vector comparisons (*)
  2e1886e... aarch64: Add vf_factor to aarch64_vec_op_count (*)
  a82ffd4... aarch64: Move cycle estimation into aarch64_vec_op_count (*)
  1a5288f... aarch64: Use an array of aarch64_vec_op_counts (*)
  6756706... aarch64: Use real scalar op counts (*)
  902b7c9... aarch64: Get floatness from stmt_info (*)
  2612246... aarch64: Remove vectype from latency tests (*)
  15aba5a... aarch64: Fold aarch64_sve_op_count into aarch64_vec_op_coun (*)
  526e163... aarch64: Detect more consecutive MEMs (*)
  48c6cac... Fortran/openmp: Fix '!$omp end' (*)
  82de09a... Fix exit condition in ipa_make_function_pure (*)
  4526ec2... Fix ICE in tree-ssa-structalias.c (*)
  f49c7a4... libgomp: Unbreak gcn offload build (*)
  847f587... Fortran: Use build_debug_expr_decl to create DEBUG_DECL_EXP (*)
  6849c71... testsuite: Filter out TSVC test on Power [PR103051] (*)
  83310a0... libbacktrace: fix UBSAN issues (*)
  aa1fd30... jit: fix -Werror=format-overflow= in testsuite [PR103199] (*)
  1b62cdd... Fix ipa-modref pure/const discovery (*)
  b7e2048... openmp: Relax handling of implicit map vs. existing device  (*)
  a54ce88... libstdc++: Print assertion messages to stderr [PR59675] (*)
  68d62cb... fortran: Ignore unused args in scalarization [PR97896] (*)
  7d6da11... openmp: Honor OpenMP 5.1 num_teams lower bound (*)
  5f516a6... Remove unused function. (*)
  140346f... tree-optimization/103204 - fix missed valueization in VN (*)
  c60ded6... Make opcodes configure depend on bfd configure (*)
  1ae8edf... libstdc++: Implement constexpr std::vector for C++20 (*)
  b39265d... Daily bump. (*)
  4a407d3... libstdc++: Fix debug containers for C++98 mode (*)
  53b3edc... Make ranger optional in path_range_query. (*)
  a7753db... Remove loop crossing restriction from the backward threader (*)
  8a8458a... rs6000: Fix test_mffsl.c to require Power9 support (*)
  7846156... compiler: traverse func subexprs when creating func descrip (*)
  083fd73... libstdc++: Make pmr::memory_resource::allocate implicitly c (*)
  ef0e100... libstdc++: Remove public std::vector<bool>::data() member (*)
  dc002e3... Fix gfortran.dg/inline_matmul_17.f90 template. (*)
  494bdad... Enable pure-const discovery in modref. (*)
  abdff44... diagnostic: fix unused variable 'def_tabstop' [PR103129] (*)
  407eaad... Fortran/openmp: Add support for 2 argument num_teams clause (*)
  e1b218d... aarch64: Use type-qualified builtins for vcombine_* Neon in (*)
  1716ddd... aarch64: Use type-qualified builtins for LD1/ST1 Neon intri (*)
  6eca10a... aarch64: Use type-qualified builtins for ADDV Neon intrinsi (*)
  f341c03... aarch64: Use type-qualified builtins for ADDP Neon intrinsi (*)
  80ee260... aarch64: Use type-qualified builtins for [R]SUBHN[2] Neon i (*)
  7bde2a6... aarch64: Use type-qualified builtins for [R]ADDHN[2] Neon i (*)
  aa11d95... aarch64: Use type-qualified builtins for UHSUB Neon intrins (*)
  3e35924... aarch64: Use type-qualified builtins for U[R]HADD Neon intr (*)
  ee03bed... aarch64: Use type-qualified builtins for USUB[LW][2] Neon i (*)
  10e98c3... aarch64: Use type-qualified builtins for UADD[LW][2] Neon i (*)
  a22c03d... aarch64: Use type-qualified builtins for [R]SHRN[2] Neon in (*)
  439906c... aarch64: Use type-qualified builtins for XTN[2] Neon intrin (*)
  a2590b5... aarch64: Use type-qualified builtins for PMUL[L] Neon intri (*)
  515ef83... aarch64: Use type-qualified builtins for unsigned MLA/MLS i (*)
  8d71d3a... libgcc: Fix backtrace fallback on PowerPC Big-endian (*)
  8d3abf4... Fix some side cases of side effects discovery (*)
  fac4c4b... tree-optimization/103190 - fix assert in reassoc stmt place (*)
  bfa04d0... Move import population from threader to path solver. (*)
  1ea781a... Testsuite: Various fixes for nios2. (*)
  8865133... tree-optimization/103188 - avoid running ranger on not-up-t (*)
  6e30c48... Fix recursion discovery in ipa-pure-const (*)
  61396df... Fix noreturn discovery. (*)
  e106221... c++: use auto_vec in cp_parser_template_argument_list (*)
  fa4fcb1... libgomp: Use TLS storage for omp_get_num_teams()/omp_get_te (*)
  3e5a190... Resolve entry loop condition for the edge remaining in the  (*)
  a5fed40... middle-end/103181 - fix operation_could_trap_p for vector d (*)
  10db757... dwarf2out: Fix up field_byte_offset [PR101378] (*)
  145be5e... [aarch64] PR102376 - Emit better diagnostic for arch extens (*)
  48d7327... openmp: Add support for 2 argument num_teams clause (*)
  0136f25... Remove find_pdom and find_dom (*)
  a11afa7... Apply TLC to control dependence compute (*)
  a97fdde... rs6000/doc: Rename future cpu with power10 (*)
  4f442a3... x86: Update -mtune=alderlake (*)
  e166cad... Extend vpcmov to handle V8HF/V16HFmode under TARGET_XOP. (*)
  402d289... RISC-V: Fix wrong zifencei handling in riscv_subset_list::t (*)
  8d36a0d... Daily bump. (*)
  e82c382... Allow loop header copying when first iteration condition is (*)
  c744ae0... [COMMITTED] aarch64: [PR103170] Fix aarch64_simd_dup<mode> (*)
  abc2f01... Fortran: avoid NULL pointer dereferences (*)
  b83705b... Add a testcase for PR tree-optimization/102892 (*)
  7c8a416... Adjust test to avoid target-specific failures [PR103161]. (*)
  1c04af3... Apply pattern initialization only when have_insn_for return (*)
  1200e21... arm: Initialize vector costing fields (*)
  b0c83d5... path solver: Adjustments for use outside of the backward th (*)
  86ffc84... AArch64: do not keep negated mask and inverse mask live at  (*)
  8ed62c9... middle-end: Add an RPO pass after successful vectorization (*)
  eaec20f... Grow sbr_vector in ranger's on-entry cache as needed. (*)
  5ba247a... AArch64: Remove shuffle pattern for rounding variant. (*)
  992644c... Extend modref by side-effect analysis (*)
  a5c9b9b... Fix typo in modref-13.c (*)
  9598134... rs6000: Remove LINK_OS_EXTRA_SPEC{32,64} from --with-advanc (*)
  a1ad0d8... attribs: Implement -Wno-attributes=vendor::attr [PR101940] (*)
  9701f15... arm: enable cortex-a710 CPU (*)
  03f7843... [AArch64] Fix bootstrap failure due to missing ATTRIBUTE_UN (*)
  c905e72... lto-wrapper: fix memory corruption. (*)
  6d33168... aarch64: Tweak FMAX/FMIN iterators (*)
  0612883... vect: Pass scalar_costs to finish_cost (*)
  6ddc6a5... vect: Keep scalar costs around longer (*)
  5720a9d... vect: Hookize better_loop_vinfo_p (*)
  772d76a... vect: Remove vec_outside/inside_cost fields (*)
  4725f62... vect: Move vector costs to loop_vec_info (*)
  d70ef65... Make EAF flags more regular (and expressive) (*)
  0cf6065... testsuite: change vect_long to vect_long_long in complex te (*)
  92617a8... middle-end: Fix signbit tests when ran on ISA with support  (*)
  5cfa174... vect: remove unused variable in complex numbers detection c (*)
  7796379... libstdc++: Fix test for libstdc++ not including <unistd.h>  (*)
  80fe172... libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR (*)
  b2cd32b... testsuite/102690 - XFAIL g++.dg/warn/Warray-bounds-16.C (*)
  0f68560... [AArch64] Fix TBAA information when lowering NEON loads and (*)
  02fb573... [AArch64] Fix big-endian testisms introduced by NEON gimple (*)
  b406bb9... Fix modref_tree::remap_params (*)
  75ef035... rs6000, libgcc: Fix up -Wmissing-prototypes warning on rs60 (*)
  fb16178... Improve integer bit test on __atomic_fetch_[or|and]_* retur (*)
  f15ad1e... [Ada] Minor cleanup in translation of calls to subprograms (*)
  0e98816... [Ada] Warn for bidirectional characters (*)
  76a7146... [Ada] Avoid warnings regarding rep clauses in generics -- f (*)
  ab61011... [Ada] Fix comments about expansion of array equality (*)
  db778c7... [Ada] Avoid warnings regarding rep clauses in generics (*)
  5fc6b47... [Ada] ACATS BDC1002 shall not error on arbitrary aspect (*)
  3015264... [Ada] Do not assume a priority value of zero is a valid pri (*)
  bbe3c88... [Ada] Prove double precision integer arithmetic unit (*)
  99f8a65... [Ada] Don't carry action bodies for expansion of array equa (*)
  0c66423... [Ada] Use predefined equality for arrays inside records (*)
  55a2139... [Ada] Fix oversight in latest change to Has_Compatible_Type (*)
  94396a2... [Ada] Create explicit ghost mirror unit for big integers (*)
  a0546e1... [Ada] Fix Constraint error on rexgexp close bracket find al (*)
  7eafa54... [Ada] Extend optimized equality of 2-element arrays (*)
  f51d1dd... [Ada] Warn when interfaces swapped between full and partial (*)
  8c787be... [Ada] Add guard against previous error for peculiar ACATS t (*)
  29900c0... [Ada] Better error message on missing parentheses (*)
  249b4ee... Extend is_cond_scalar_reduction to handle bit_and/bit_xor/b (*)
  f2572a3... i386: Support complex fma/conj_fma for _Float16. (*)
  9299f69... Remove unused gimple-ssa-evr-analyze.h header file. (*)
  a2ab1a5... Include PHI threading restrictions in backthreader diagnost (*)
  60e3179... i386: Optimization for mm512_set1_pch. (*)
  b879d40... Simplify (trunc)MAX/MIN((extend)a, (extend)b) to MAX/MIN(a, (*)
  52fa771... aarch64: [PR101529] Fix vector shuffle insertion expansion (*)
  d581cf9... Nios2: Add TARGET_CAN_INLINE_P hook. (*)
  c9b1334... Daily bump. (*)
  8722a17... c: more precise locations for some -Wpragmas diagnostics (*)
  96276f9... rs6000: Match recent builtins changes in new builtins suppo (*)
  8875a92... Fortran: Fix memory leak in finalization wrappers [PR68800] (*)
  f4b4ce1... libstdc++: [_GLIBCXX_DEBUG] Implement unordered container m (*)
  f7844b6... [Committed] Fix tree-optimization/103152: Still one more -s (*)
  56af35d... Keep x_range_query NULL for global ranges. (*)
  53080c5... Dump details of an attempt to register a jump threading pat (*)
  2b59cf4... Return NULL for maybe_register_path when unprofitable. (*)
  2d60c0a... Introduce build_debug_expr_decl (*)
  3bc3f6c... Remove dead Fortran function. (*)
  5aa7a09... rs6000: Debug support for builtins changes (*)
  a648acc... c++: Skip unnamed bit-fields more (*)
  78dd0de... ipa: Fix typo in ipa-modref.c (*)
  abe562b... [PR/target 102957] Allow Z*-ext extension with only 2 char. (*)
  00c9ce1... Restore 'GOMP_OPENACC_DIM' environment variable parsing (*)
  7798ae1... Merge IPA solution with local one in ipa-modref (*)
  af33850... Document --param=threader-debug. (*)
  95e8fcd... libstdc++: Make test print which random_device tokens work (*)
  d9ebf0c... libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR1031 (*)
  3439657... libstdc++: Support getentropy and arc4random in std::random (*)
  8d2d0a6... libstdc++: Make spurious std::random_device FAIL less likel (*)
  0318df0... c++: Fix ICE on complex constant with -frounding-math [PR10 (*)
  a22d910... c++: bogus error w/ tentative type parse of concept-id [PR9 (*)
  a19f09c... c++: unexpanded pack in var tmpl partial spec [PR100652] (*)
  0dc0947... Define m_rtx_reuse_manager only if not GENERATOR_FILE. (*)
  088199e... Generalize 'gcc/input.h:struct location_hash' (*)
  2fc9b4d... Cleanup path solver dumps. (*)
  47c2cf3... Remove TDF_THREADING flag in favor of param. (*)
  c71cb26... Get rid of infinite recursion for 'typedef' used with GTY-m (*)
  32ba786... arm: add armv9-a architecture to -march (*)
  df8690f... ipa: Fix segfault when remapping debug_binds with expressio (*)
  77eb8c6... [Ada] Fix Codepeer warning (*)
  7df3ac2... [Ada] Tidy up implementation of Has_Compatible_Type (*)
  a2e4ebe... [Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatls (*)
  5861b12... [Ada] Print Storage_Pool and Procedure_To_Call fields (*)
  09afdae... [Ada] Do not indicate a pending abort if the task is alread (*)
  f6174ec... [Ada] RTEMS: use atomic primitive packages on aarch64 (*)
  9f24d32... [Ada] Hang on compilation of unit with type extension in bo (*)
  686b427... [Ada] Crash on expansion of tagged membership test (*)
  d235950... [Ada] Improve integration of strub with type systems (*)
  80d52cb... [Ada] Initialize Current_Source_Unit (*)
  c8a0089... [Ada] Use atomics in runtime on ARM and Aarch64 VxWorks (*)
  51e99ea... [Ada] Accessibility fix (*)
  cbe421b... [Ada] Add gcc specs with vxworks7 base addresses for cert (*)
  7751c73... [Ada] Cleanup copying of parameter lists (*)
  b064f13... [Ada] Cleanup building of renamed equality (*)
  b5f17bf... [Ada] Refine type in expansion of array equality (*)
  e93e554... [Ada] Simplify building of entity occurrences (*)
  0803fd2... [Ada] Return a valid value when handling Constraint_Error (*)
  02ca218... [Ada] Simplify expansion of array equality (*)
  f4665dc... [Ada] Reference in Unbounded_String is almost never null (*)
  adc9410... [Ada] sem_util.adb: fix typos in Accessibility_Level docs (*)
  99c8e90... [Ada] Document the SuSE kernel bug (*)
  64cb8eb... [Ada] Errors on globals in expressions of predicate aspects (*)
  1275c40... [Ada] Tune comment about expansion of array equality (*)
  c914810... [Ada] Add missing regular expression syntax error check (*)
  ea8726c... [Ada] Complete support for prefixed call on subtypes/derive (*)
  51ad879... [Ada] Fix detection of array aggregates with single others  (*)
  ca803c3... [Ada] Fix support for prefixed call with incomplete type de (*)
  9c8bb4d... [Ada] Guard against illegal items in Global but not Depends (*)
  74e514a... [Ada] Build activation chain for BIP only when needed (*)
  6b8b959... Convert strlen pass from evrp to ranger. (*)
  cc6b8cd... libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6 (*)
  69b6cce... Fix clang -Wcast-qual warning. (*)
  2abd924... Minor optimization of variable bit testing (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/microsoft/heads/main' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-02  0:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02  0:13 [gcc/microsoft/heads/main] (639 commits) Merge commit 'c177e80609287cd32c6096a4ddc4dbef56c74f77' int Eugene Rozenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).