public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/strub] (93 commits) ifunc alias: follow alias links testing for ifunc_resolver
@ 2022-08-04 12:26 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2022-08-04 12:26 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/strub' was updated to point to:

 b1806d96920... ifunc alias: follow alias links testing for ifunc_resolver

It previously pointed to:

 e9d1e252e0b... silence warnings

Diff:

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

  e9d1e25... silence warnings
  4a93638... enable strub for all viable functions by default, for testi
  29e98f1... Introduce strub: machine-independent stack scrubbing


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

  b1806d9... ifunc alias: follow alias links testing for ifunc_resolver (*)
  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  (*)
  4a7274d... Daily bump. (*)
  525a1a7... Add rotl64ti2_doubleword pattern to i386.md (*)
  493f4e6... PR target/106450: Tweak timode_remove_non_convertible_regs  (*)
  d325e70... Fortran: detect blanks within literal constants in free-for (*)
  0110cfd... Fortran: fix invalid rank error in ASSOCIATED when rank is  (*)
  b04c399... c++: Fix location for -Wunused-macros [PR66290] (*)
  351e3ca... PR bootstrap/106472: Add libgo depends on libbacktrace to M (*)
  9efe4e1... c++: constexpr, empty base after non-empty [PR106369] (*)
  9ef2c9a... Daily bump. (*)
  a63b99f... libgo: use SYS_timer_settime32 (*)
  2fa8c4a... xtensa: Fix conflicting hard regno between indirect sibcall (*)
  48e9954... xtensa: Add RTX costs for if_then_else (*)
  b2bf047... Daily bump. (*)
  6e0ca3f... amdgcn: 64-bit vector shifts (*)
  8f4d9c1... amdgcn: 64-bit not (*)
  85fe7e7... Add libgomp.c-c++-common/pr106449-2.c (*)
  a6afbe5... OpenMP/Fortran: Permit assumed-size arrays in uniform claus (*)
  49ba4fd... tree-optimization/105679 - disable backward threading of un (*)
  b5f5d1b... libstdc++: Tweak common_iterator::operator-> return type [P (*)
  4894ba0... tree-optimization/106422 - verify block copying in forward  (*)
  2dcceed... openmp: Reject invalid forms of C++ #pragma omp atomic comp (*)
  97d3204... openmp: Fix up handling of non-rectangular simd loops with  (*)
  4796d16... openmp: Simplify fold_build_pointer_plus callers in omp-exp (*)
  201e8d9... LoongArch: Define the macro ASM_PREFERRED_EH_DATA_FORMAT by (*)
  0c0feae... Use CONVERT_EXPR_CODE_P (*)
  b234f52... Avoid vect_get_vector_types_for_stmt (*)
  af086d1... Daily bump. (*)
  872693e... analyzer: new warning: -Wanalyzer-putenv-of-auto-var [PR105 (*)
  9c60338... analyzer: add CWE identifier URLs to docs (*)
  9cac681... analyzer: expand the comment in region.h (*)
  b8ce0c4... jit: update docs to reflect .c to .cc renaming (*)
  e32ca42... doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-m (*)
  94f5a8f... RISC-V: Split unordered FP comparisons into individual RTL  (*)
  ff26f0b... middle-end/106457 - improve array_at_struct_end_p for array (*)
  f64eb63... gimple, internal-fn: Add IFN_TRAP and use it for __builtin_ (*)
  0652087... jit,docs: shorten assembly output (*)
  c6894e1... contrib: use sphinx-build from a venv (*)
  75a392d... jit,docs: remove :ref:`modindex` (*)
  85c943f... jit,docs: use :expr:`type *` for pointers to a type (*)
  85cf5a2... jit,docs: use list-table instead of fixed table (*)
  3c5f312... jit,docs: compact function declarations (*)
  a8a282d... jit,docs: various fixes (*)
  68c994f... jit,docs: replace c:type:`int_type` with :expr:`int_type` (*)
  ea1a469... jit,docs: use enum directive for enumeral types (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/strub' 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-04 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04 12:26 [gcc/aoliva/heads/strub] (93 commits) ifunc alias: follow alias links testing for ifunc_resolver Alexandre Oliva

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