public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (144 commits) Merge branch 'master' into devel/sphinx
@ 2021-11-22 12:58 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-11-22 12:58 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 ffa33d36af9... Merge branch 'master' into devel/sphinx

It previously pointed to:

 42369195bef... Merge branch 'master' into devel/sphinx

Diff:

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

  ffa33d3... Merge branch 'master' into devel/sphinx
  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 (*)

(*) This commit already exists in another branch.
    Because the reference `refs/heads/devel/sphinx' 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-11-22 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 12:58 [gcc/devel/sphinx] (144 commits) Merge branch 'master' into devel/sphinx Martin Liska

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).