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

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

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

It previously pointed to:

 89eca196c99... Merge branch 'master' into devel/sphinx

Diff:

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

  b3a187e... Merge branch 'master' into devel/sphinx
  2633c8d... Move testcase gcc.dg/tree-ssa/pr93776.c to gcc.c-torture/co (*)
  37e8e63... Daily bump. (*)
  ef54eb7... [Committed] Add -mno-stv to new gcc.target/i386/cmpti2.c te (*)
  1907767... c++: Add support for __real__/__imag__ modifications in con (*)
  a46bca3... Allow any immediate constant in *cmp<dwi>_doubleword splitt (*)
  019a41a... Daily bump. (*)
  36e9674... Daily bump. (*)
  e1a9168... New warning: -Wanalyzer-jump-through-null [PR105947] (*)
  cc01a27... middle-end: Allow backend to expand/split double word compa (*)
  58a644c... libstdc++: Add feature test macro for <experimental/scope> (*)
  29fc507... libstdc++: Implement <experimental/scope> from LFTSv3 (*)
  1878ab3... middle-end: Guard value_replacement and store_elim from see (*)
  6ca9482... backthreader dump fix (*)
  47964e7... Inline unsupported_range constructor. (*)
  36bc2a8... tree-optimization/106533 - loop distribution of inner loop  (*)
  4574dad... rs6000: Correct return value of check_p9modulo_hw_available (*)
  ffe4f55... [RSIC-V] Fix 32bit riscv with zbs extension enabled (*)
  4ad5274... Daily bump. (*)
  cd093ee... Add myself as AutoFDO maintainer (*)
  2678386... libstdc++: Make std::string_view(Range&&) constructor expli (*)
  db33daa... libstdc++: Add comparisons to std::default_sentinel_t (LWG  (*)
  8e34d92... Loop over intersected bitmaps. (*)
  be58bf9... middle-end: Simplify subtract where both arguments are bein (*)
  c832ec4... middle-end: Fix phi-ssa assertion triggers.  [PR106519] (*)
  39579ba... match.pd: Add bitwise and pattern [PR106243] (*)
  d8552ea... tree-optimization/106521 - unroll-and-jam LC SSA rewrite (*)
  d86d81a... Backwards threader greedy search TLC (*)
  07c7ee4... libstdc++: Rename data members of std::unexpected and std:: (*)
  3e9bd6b... libstdc++: Update value of __cpp_lib_ios_noreplace macro (*)
  af98cb8... libstdc++: Unblock atomic wait on non-futex platforms [PR10 (*)
  0756837... Adjust index number of tuple pretty printer (*)
  2f17f48... PR106342 - IBM zSystems: Provide vsel for all vector modes (*)
  4c23b53... Daily bump. (*)
  1e4a8c7... Do not enable -mblock-ops-vector-pair. (*)
  19ffb35... Do not walk equivalence set in path_oracle::killing_def. (*)
  f0688c8... testsuite: btf: fix regexps in btf-int-1.c (*)
  9bb19e1... middle-end: Support recognition of three-way max/min. (*)
  b6df113... d: Merge upstream dmd d7772a2369, phobos 5748ca43f. (*)
  64ce76d... cselib: add function to check if SET is redundant [PR106187 (*)
  a6b7fff... gcov-dump: add --stable option (*)
  7585e5e... profile: do not collect stats unless TDF_DETAILS (*)
  fc6ef90... PR target/47949: Use xchg to move from/to AX_REG with -Oz o (*)
  e6b011b... Improved pre-reload split of double word comparison against (*)
  7baed39... Support logical shifts by (some) integer constants in TImod (*)
  c23a9c8... Some additional zero-extension related optimizations in sim (*)
  969a989... Daily bump. (*)
  70daecc... Do not register edges for statements not understood. (*)
  502605a... Adjust testsuite/gcc.dg/tree-ssa/vrp-float-1.c (*)
  87dd4c8... Check equivalencies when calculating range on entry. (*)
  5df04a7... btf: do not use the CHAR `encoding' bit for BTF (*)
  6a11f2d... analyzer: support for creat, dup, dup2 and dup3 [PR106298] (*)
  6d41f7c... Make range_of_ssa_name_with_loop_info type agnostic. (*)
  353fd1e... Properly honor param_max_fsm_thread_path_insns in backwards (*)
  2401253... Implement basic range operators to enable floating point VR (*)
  5f7e187... Implement streamer for frange. (*)
  e9f5b4f... Limit ranger query in ipa-prop.cc to integrals. (*)
  5e4f264... More frange::set cleanups. (*)
  0f35147... tree-optimization/106497 - more forward threader can-copy-b (*)
  84beef3... IPA: reduce what we dump in normal mode (*)
  c2d0742... gcc-changelog: do not run extra deduction (*)
  c30bbd4... tree-optimization/106498 - reduce SSA updates in autopar (*)
  bc7526f... lto/106334 - fix previous fix wrt -flto-partition=none (*)
  b9da686... tree-optimization/106495 - avoid threading to possibly neve (*)
  3251038... Daily bump. (*)
  e8bc691... c: improvements to address space diagnostics (*)
  ffd12be... docs: fix copy&paste error in -Wanalyzer-putenv-of-auto-var (*)
  96e5f66... PR target/106481: Handle CONST_WIDE_INT in REG_EQUAL during (*)
  8092892... x86: Add ix86_ifunc_ref_local_ok (*)
  3256672... btf: emit linkage information in BTF_KIND_FUNC entries (*)
  b64e937... openmp-simd-clone: Match shift types (*)
  388fbbd... match.pd: Add new division pattern [PR104992] (*)
  71f068a... Update configure to check for a recent gnat Ada compiler. (*)
  5d86372... lto: replace $target with $host in configure.ac [PR106170] (*)
  82ac4cd... libfortran: Fix up boz_15.f90 on powerpc64le with -mabi=iee (*)
  3f05605... Cleanups to frange. (*)
  7e029e0... const_tree conversion of vrange::supports_* (*)
  460dcec... Make irange dependency explicit for range_of_ssa_name_with_ (*)
  1efeaf9... libsanitizer: Cherry-pick 2bfb0fcb51510f22723c8cdfefe from  (*)

(*) 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:[~2022-08-08  7:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08  7:05 [gcc/devel/sphinx] (79 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).