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

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

 58446a69f79... Merge branch 'master' into devel/sphinx

It previously pointed to:

 60af3ff91f0... Merge branch 'master' into devel/sphinx

Diff:

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

  58446a6... Merge branch 'master' into devel/sphinx
  978abe9... gcc-changelog: Be stricter for top-level dir. (*)
  f1af852... tree-optimization/102131 - fix niter analysis wrt overflow (*)
  2755037... acinclude.m4: Remove duplicite AC_DEFUN. (*)
  0ebb09f... options: Add EnumBitSet property support [PR104158] (*)
  9acd5a0... fortran: Extend -fconvert= option for ppc64le r16_ieee and  (*)
  cd0377a... options: Fix up -fsanitize-coverage= [PR104158] (*)
  385196a... options: Add EnumSet and Set property support [PR104158] (*)
  2c31a8b... properly disable -fsplit-stack on non-glibc targets [PR1041 (*)
  c106529... RISC-V: Fix testcase after bump isa spec version (*)
  ca2bbb8... RISC-V: Do not emit zcisr and zifencei if i-ext is 2.0 (*)
  98416db... RISC-V: Change default ISA version into 20191213 (*)
  634de54... Update the type of control.base after changed (*)
  add6bb5... RISC-V: Update testcases info with new implement info (*)
  7b84fa2... testsuite: Ignore pr104159 psabi warning. (*)
  4d23213... x86: Also check mode of memory broadcast in bcst_mem_operan (*)
  0c94070... Daily bump. (*)
  5163187... libstdc++: Fix std::spanstream move assignment [PR104032] (*)
  416b6fc... libstdc++: Use fast_float for long double if it uses binary (*)
  084680d... libstdc++: Restore support for unordered_map<const T, ...>  (*)
  2d8a9ad... libstdc++: Fix aliasing violation in std::shared_ptr [PR104 (*)
  2da90ad... c++: designated init of char array by string constant [PR55 (*)
  cbcf4a5... [aarch64/64821]: Simplify __builtin_aarch64_sqrt* into inte (*)
  603a9ab... contrib: filter out one more Clang warning. (*)
  9718bc4... c++: array temporary at file scope [PR104182] (*)
  053bcc9... c++: constexpr and -fno-elide-constructors [PR101072] (*)
  d43be9d... Daily bump. (*)
  9ea451e... ootstrap: Fix bootstrap with --disable-plugin [PR104176] (*)
  a1fb81b... testsuite: guard usage of _Float16 in analyzer test [PR1041 (*)
  45b999f... analyzer: fix ICE on vector casts [PR104159] (*)
  6c1a931... Fortran: fix simplification of TRANSFER for zero-sized char (*)
  0f4f9c0... toplevel: Remove accedentally checked in file (*)
  abe3a4f... Fix fold-vec-splat-floatdouble testsuite failure on power10 (*)
  9dd4435... Daily bump. (*)
  f9063d1... Mark XXSPLTIW/XXSPLTIDP as prefixed -- PR 104136 (*)
  60953a2... x86: Properly disable -fsplit-stack support on non-glibc ta (*)
  f36efe7... c-family: Fix up a -Wformat regression [PR104148] (*)
  2e01fde... c++: explain failing static_assert (*)
  847a830... c++: class array new checking [PR104084] (*)
  c163647... Disable -fsplit-stack support on non-glibc targets (*)
  afe91e2... rs6000: Support vector float/double for vec_sldw (*)
  518aad6... rs6000: Fix bootstrap (*)
  886e977... PR middle-end/104140: bootstrap ICE on riscv. (*)
  85419ac... [PR103676] LRA: Calculate and exclude some start hard regis (*)
  3abcbf2... c++: ICE with noexcept and canonical types [PR101715] (*)
  087e545... Strengthen a few OpenACC test cases (*)
  23be9f8... c++: [[no_unique_address]] and virtual base [PR104139] (*)
  45cae5b... libstdc++: Fix typo in comment (*)
  b880679... libstdc++: Ensure all feature test macros have type long [P (*)
  2da1ef0... libstdc++: Fix condition for __cpp_lib_shared_ptr_arrays (*)
  97f8190... Enable configure detection of ld.mold. (*)
  199cd0e... tree-optimization/100089 - BB vectorization of if-converted (*)
  7d47aae... libstdc++: Fix constexpr constructor for atomic<shared_ptr< (*)
  caca8ed... sanitizer/99673 - bad -Wstringop-overread diagnostic with a (*)
  9d7a84b... [ARM] Add support for TLS register based stack protector ca (*)
  bab0f69... aarch64: Adjust spellcheck tests for recent quotation-mark  (*)
  f953c8b... tree-optimization/104156 - fix unswitching compare-debug is (*)
  1ad7281... tree-optimization/104152 - add missing check for SLP consta (*)
  3e0b19f... warn-access: Fix up warning_at arguments (*)
  eb5ee64... Reset relations when crossing backedges. (*)
  c2d9159... optabs: Don't create pseudos in prepare_cmp_insn when not a (*)
  6f45deb... [committed] Fix expected output for various MIPS multiplica (*)
  39cd3cc... runtime: build panic32.go on amd64p32 (*)
  5fa55d5... Daily bump. (*)
  c4b8f37... analyzer: reject ((i + 1 > 0) && (i < 0)) for integers [PR9 (*)
  f5a9d76... analyzer: add regression test [PR103685] (*)
  d2ad748... Fortran: Fix scope for OMP AFFINITY clause iterator variabl (*)
  cc01cd9... c++: designator for base class member [PR101405] (*)
  30b3839... c++: Add test for fixed PR [PR102338] (*)
  2f34d7e... c++: add testcase for recently fixed PR [PR103631] (*)
  5c12507... middle-end/100786 - constant folding from incompatible alia (*)
  62eb400...  aarch64: allow ld1/stq in test output [PR102517] (*)
  6b73c07... Only add equivalencies that are still valid. (*)
  09845ad... c++: CTAD inside alias template [PR91911, PR103672] (*)
  2cda2bf... c++: consistently diagnose bare CTAD placeholder in fn retu (*)
  d63d9c3... target/100784 - avoid ICE with folding __builtin_ia32_shufp (*)
  ce9e0cc... MAINTAINERS: adjust requested email address (*)

(*) 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-01-24 12:35 UTC | newest]

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