public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (33 commits) Merge branch 'master' into devel/sphinx
@ 2021-12-20 10:01 Martin Liska
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Liska @ 2021-12-20 10:01 UTC (permalink / raw)
  To: gcc-cvs

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

 303634cc437... Merge branch 'master' into devel/sphinx

It previously pointed to:

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

Diff:

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

  303634c... Merge branch 'master' into devel/sphinx
  8d1e342... Fix handling of deferred SSA names in modref dataflow (*)
  19dcecd... Optimize bit_and op1 float_vector_all_ones_operands to op1. (*)
  29309f6... Daily bump. (*)
  220b9bd... Fortran: add support for IEEE intrinsics on aarch64 non-gli (*)
  78fe0f2... Change the xfail in gcc.dg/uninit-pr89230-1.c (*)
  fcbf94a... Fix early exit in modref_merge_call_site_flags (*)
  6bcb6ed... c++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECL (*)
  89cf57e... c++: nested lambda capturing a capture proxy, cont [PR94376 (*)
  eac4229... print-tree: dump DECL_LANG_FLAG_8 (*)
  30c286a... c++: local_specializations and recursive constrained fn [PR (*)
  ba64166... testsuite: mark tests that require alias (*)
  d957d25... Improve location for new statements in match-and-simplify p (*)
  ca8c040... Daily bump. (*)
  fd74a2e... Fortran: reject BOZ type argument to SIZEOF(). (*)
  3104801... x86: PR target/103611: Splitter for DST:DI = (HI:SI<<32)|LO (*)
  e742722... PR target/32803: Add -Oz option for improved clang compatib (*)
  cc032ec... tree-optimization/103759: Use sizetype everywhere for objec (*)
  21423a1... Fortran: Cast arguments of <ctype.h> functions to unsigned  (*)
  f18cbc1... Darwin: Future-proof and homogeneize detection of darwin ve (*)
  2554e2d... Daily bump. (*)
  6afb8a6... attribs: Fix wrong error with -Wno-attribute=A::b [PR103649 (*)
  00ea158... testsuite: update expected results for ilp32. (*)
  d7ca2a7... Add -mdejagnu-cpu=power7 to dg-options for pr97142.c (*)
  fae0168... c++: Improve diagnostic for class tmpl/class redecl [PR1037 (*)
  87ae8d7... rs6000: Update darn testcases (*)
  7194397... rs6000: Redo darn (PR103624) (*)
  2466a8d... coroutines: Handle initial awaiters with non-void returns [ (*)
  921942a... coroutines: Pass lvalues to user-defined operator new [PR 1 (*)
  39d2ec4... coroutines, c++: Add test for PR 96517. (*)
  dfedfc3... rs6000: Fix fake vec_promote overload (*)
  9315f02... testsuite: pragma-optimize.c requires ifunc. (*)
  e781cb9... vect: Fix multi-vector SLP gather loads [PR103744] (*)

(*) 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] 4+ messages in thread

* [gcc/devel/sphinx] (33 commits) Merge branch 'master' into devel/sphinx
@ 2022-07-18  7:51 Martin Liska
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Liska @ 2022-07-18  7:51 UTC (permalink / raw)
  To: gcc-cvs

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

 85df616e13a... Merge branch 'master' into devel/sphinx

It previously pointed to:

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

Diff:

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

  85df616... Merge branch 'master' into devel/sphinx
  2907bfc... PR target/106231: Optimize (any_extend:DI (ctz:SI ...)) on  (*)
  43c2505... Fix issue with x86_64_const_vector_operand predicate on x86 (*)
  f9da266... Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md on  (*)
  6d70717... Daily bump. (*)
  7bcd7f4... Daily bump. (*)
  2b5baae... go: fix f().x where f returns zero-sized type (*)
  d6d8e6a... xtensa: Optimize "bitwise AND with imm1" followed by "branc (*)
  1884f89... xtensa: constantsynth: Make try to find shorter instruction (*)
  bdc7b76... Daily bump. (*)
  2582080... x86: Disable sibcall if indirect_return attribute doesn't m (*)
  fd3d25d... PR target/106273: Add earlyclobber to *andn<dwi>3_doublewor (*)
  517fb1a... Fortran: do not generate conflicting results under -ff2c [P (*)
  9a15d3b... c++: Add __reference_con{struc,ver}ts_from_temporary [PR104 (*)
  0a8edfb... analyzer: fix taint false positive on optimized range check (*)
  b1d07b5... analyzer: documentation nits relating to new fd warnings (*)
  5054bc0... go: fix f(g()) where g returns zero-sized type (*)
  91259dd... aarch64: Remove qualifier_internal (*)
  5ba864c... aarch64: Add V1DI mode (*)
  23dd41c... MAINTAINERS: Add myself to Write After Approval (*)
  2fd215b... PR target/106278: Keep REG_EQUAL notes consistent during TI (*)
  3aab916... Use pp_vrange for ranges in dump_ssaname_info. (*)
  64864aa... Convert vrange dumping facilities to pretty_printer. (*)
  91a7f30... Implement visitor pattern for vrange. (*)
  f858fe7... libcpp: Improve encapsulation of label_text (*)
  ae69e6f... i386: Fix _mm_[u]comixx_{ss,sd} codegen and add PF result.  (*)
  4cbebdd... [aarch64] Use op_mode instead of vmode in aarch64_vectorize (*)
  e0e07bc... Daily bump. (*)
  c6cf555... Simplify memchr with small constant strings (*)
  748f8a8... Fortran: error recovery for bad initializers of implied-sha (*)
  b4f8108... jit: Make recording::memento non-copyable (*)
  29f40a8... lto-plugin: use -pthread only for detected targets (*)
  b0f02ee... Fix ICE on view conversion between struct and integer (*)

(*) 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] 4+ messages in thread

* [gcc/devel/sphinx] (33 commits) Merge branch 'master' into devel/sphinx
@ 2021-06-17 10:06 Martin Liska
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Liska @ 2021-06-17 10:06 UTC (permalink / raw)
  To: gcc-cvs

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

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

It previously pointed to:

 78a55ff9ef0... Merge branch 'master' into devel/sphinx

Diff:

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

  d79a408... Merge branch 'master' into devel/sphinx
  8eac92a... docs: Use -O1 as a canonical value for -O option (*)
  c095405... gcov: update documentation entry about string format (*)
  a4fc63e... IBM Z: Fix vector intrinsics vec_double and vec_floate (*)
  53c55d3... return auto_vec from more dominance functions (*)
  4541b5e... make get_domminated_by_region return a auto_vec (*)
  4f899c4... return auto_vec from get_dominated_by (*)
  a165040... return auto_vec from get_loop_hot_path (*)
  265af87... return auto_vec from cgraph_node::collect_callers (*)
  e9681f5... auto_vec copy/move improvements (*)
  3f3ee13... Add debugging helpers for ranger. (*)
  3dfa4fe... Vectorization of BB reductions (*)
  9f12bd7... Add amacleod and aldyh as *vrp and ranger maintainers. (*)
  6075074... [Ada] Use runtime from base compiler during stage1 (continu (*)
  ff4deb4... c++: Tweak PR101029 fix (*)
  9a61dfd... Daily bump. (*)
  786188e... Add recomputation to outgoing_edge_range. (*)
  8a22a10... Range_on_edge in ranger_cache should return true for all ra (*)
  487be92... Correct documented option defaults. (*)
  6816a44... c++: static memfn from non-dependent base [PR101078] (*)
  cfe0a2e... Fortran - ICE in gfc_check_do_variable, at fortran/parse.c: (*)
  d117f99... Revert "Fortran - ICE in gfc_check_do_variable, at fortran/ (*)
  72e3d92... Fortran - ICE in gfc_check_do_variable, at fortran/parse.c: (*)
  bdfc120... Avoid loading an undefined value in the ranger_cache constr (*)
  9e64426... libcpp: location comparison within macro [PR100796] (*)
  dd835ec... ii386: Add missing two element 64bit vector permutations [P (*)
  c25e3bf... libstdc++: Use named struct for __decay_copy (*)
  b9e35ee... libstdc++: Revert final/non-addressable changes to ranges C (*)
  dbfc149... aarch64: Model zero-high-half semantics of ADDHN/SUBHN inst (*)
  d0889b5... aarch64: Model zero-high-half semantics of [SU]QXTN instruc (*)
  c86a303... aarch64: Model zero-high-half semantics of SQXTUN instructi (*)
  d8a88cd... aarch64: Model zero-high-half semantics of XTN instruction  (*)
  ac6c858... testsuite: aarch64: Add zero-high-half tests for narrowing  (*)

(*) 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] 4+ messages in thread

* [gcc/devel/sphinx] (33 commits) Merge branch 'master' into devel/sphinx
@ 2021-05-18  9:25 Martin Liska
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Liska @ 2021-05-18  9:25 UTC (permalink / raw)
  To: gcc-cvs

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

 905b28242c5... Merge branch 'master' into devel/sphinx

It previously pointed to:

 6ec928c2ae2... Merge branch 'master' into devel/sphinx

Diff:

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

  905b282... Merge branch 'master' into devel/sphinx
  6806469... startswith: Fix offloading targets. (*)
  7b4bae0... gcc-changelog: Remove use of non-strict mode (*)
  c0129e2... Use startswith in targets. (*)
  c81704b... regcprop: Avoid DCE of asm goto [PR100590] (*)
  978b62e... function: Set dummy DECL_ASSEMBLER_NAME in push_dummy_funct (*)
  65061ea... phiopt: Optimize partial_ordering spaceship >= 0 -ffinite-m (*)
  b2a0977... genversion should depend on DATESTAMP (*)
  def010e... arc: Fix typo in negv2si2 pattern (*)
  1e07091... Fix gcc.target/i386/pr100582.c with AVX512 (*)
  414fe08... c/100522 - avoid invalid GIMPLE in GIMPLE parsing (*)
  4054472... c/100547 - reject overly large vector_size attributes (*)
  7e75d62... IBM Z: Support vector _Bool language extension (*)
  720dff9... PR100281 C++: Fix SImode pointer handling (*)
  fe993b4... libstdc++: Fix up semiregular-box partial specialization [P (*)
  03cf8d5... libstdc++: Fix condition for memoizing reverse_view::begin( (*)
  2e2eef8... libstdc++: Fix miscellaneous issues with elements_view::_Se (*)
  a7ffc1e... Daily bump. (*)
  3f476de... Once a range becomes constant, make it invariant. (*)
  5282b2a... MAINTAINERS: Add myself for write after approval (*)
  ba886d0... openmp: Notify team barrier of pending tasks in omp_fulfill (*)
  5d93261... c++: Fix diagnostic for binding lvalue reference to volatil (*)
  09867aa... PR fortran/98411 - Pointless warning for static variables (*)
  346cbaf... libstdc++: Fix wrong thread waking on notify [PR100334] (*)
  58f7c7e... [nvptx] Handle memmodel for atomic ops (*)
  45aa7a4... libstdc++: Fix filesystem::path constraints for volatile [P (*)
  fd89fc7... libstdc++: diagnose some misuses of [locale.convenience] fu (*)
  60a156a... libstdc++: Fix std::jthread assertion and re-enable skipped (*)
  ce81282... Bail in bounds_of_var_in_loop if scev returns NULL. (*)
  e91a17f... AArch64: Have -mcpu=native and -march=native enable extensi (*)
  f6a0608... Docs: add 2 missing dots. (*)
  086882b... c/100625 - avoid building invalid labels in the GIMPLE FE (*)
  47abe2a... IBM Z: Avoid bash-specific substitution in configure (*)

(*) 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] 4+ messages in thread

end of thread, other threads:[~2022-07-18  7:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20 10:01 [gcc/devel/sphinx] (33 commits) Merge branch 'master' into devel/sphinx Martin Liska
  -- strict thread matches above, loose matches on Subject: below --
2022-07-18  7:51 Martin Liska
2021-06-17 10:06 Martin Liska
2021-05-18  9:25 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).