public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-11-branch] (82 commits) Merge commit 'r11-7814-g4f992de4f369e17b64a66246ec35bf75f41
@ 2021-03-24 10:36 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-03-24 10:36 UTC (permalink / raw)
  To: gcc-cvs

The branch 'redhat/heads/gcc-11-branch' was updated to point to:

 aae01c864ba... Merge commit 'r11-7814-g4f992de4f369e17b64a66246ec35bf75f41

It previously pointed to:

 e4dd2d1e93f... Merge commit 'r11-7733-g009528d61c796608affd1eaa18ae31a3679

Diff:

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

  aae01c8... Merge commit 'r11-7814-g4f992de4f369e17b64a66246ec35bf75f41
  4f992de... arm: Fix some more vec-common.md patterns for iwmmxt [PR997 (*)
  65cfa2f... run sysconf-requiring test on systems that support it (*)
  9eec7c7... require et feature pie for PIE tests (*)
  d42ab68... tighten funcspec regexps (*)
  4be3128... fix ssse3_pshufbv8qi3 post-reload const pool load (*)
  b179026... Fortran: Extend buffer, use snprintf to avoid overflows [PR (*)
  bf1f316... Daily bump. (*)
  be70bb5... [PR99581] Use relaxed memory for more aarch64 memory constr (*)
  e5c2ac5... Update gcc .po files. (*)
  7af8ec5... Darwin : Address a translation comment. (*)
  bd71889... c++: Note duplicates in symbol table [PR 99283] (*)
  b61461a... fwprop: Fix single_use_p calculation (*)
  d1aa5f5... libstdc++: Improve test for views::reverse (*)
  1959955... MAINTAINERS: add myself as static analyzer maintainer (*)
  09f08fe... libstdc++: Avoid accidental ADL when calling make_reverse_i (*)
  6b1f841... Add forgotten attribution on PR target/99593 testcase. (*)
  3c3c004... testsuite/arm: Add arm_dsp_ok effective target and use it i (*)
  165bc67... testsuite/arm: Fix -mfloat-abi order in arm_v8_1m_mve_ok_no (*)
  bed1736... testsuite/arm: Fix -mfloat-abi order in arm_v8_2a_bf16_neon (*)
  1843341... testsuite/arm: Add arm_hard_ok check in armv8_2-fp16-scalar (*)
  fcfad74... testsuite/arm: Add arm_softfp_ok or arm_hard_ok as needed. (*)
  451c51e... testsuite/arm: Remove useless -mfloat-abi option (*)
  aa706c4... testsuite/arm: Add arm_v8_2a_i8mm options in gcc.target/arm (*)
  3c0351f... testsuite/arm: Add arm_v8_2a_fp16_neon and arm_v8_2a_bf16_n (*)
  baef0cf... libstdc++: Disable "ALT128" long double support for Clang (*)
  831f9f7... c++: Fix bogus warning in deprecated namespace [PR99318] (*)
  212f498... Fortran: Fix func decl mismatch [PR93660] (*)
  d7cea7c... aarch64: Make aarch64_add_offset work with -ftrapv [PR99540 (*)
  9c89c9e... x86: Add __volatile__ to __cpuid and __cpuid_count (*)
  6acd669... c++: Over-zealous assert [PR 99239] (*)
  ffa6a7f... tree-optimization/99721 - avoid SLP nodes we cannot schedul (*)
  fffefe3... RISC-V: Fix riscv_subword() for big endian (*)
  7ac4dfe... RISC-V: Fix matches against subreg with a bytenum of 0 in r (*)
  4eb3a80... RISC-V: Update shift-shift-5.c testcase for big endian (*)
  28bddf0... RISC-V: Fix trampoline generation on big endian (*)
  f1af132... RISC-V: Update soft-fp config for big-endian (*)
  cd1e2f6... RISC-V: Add riscv{32,64}be with big endian as default (*)
  a9604fc... RISC-V: Support -mlittle-endian and -mbig-endian (*)
  3e07e7a... c++: Diagnose references to void in structured bindings [PR (*)
  a28cc94... cprop_hardreg: Ensure replacement reg has compatible mode [ (*)
  e54da1b... mklog: fix test_mklog.py tests. (*)
  88081d3... Handle setting of 1-bit anti-ranges uniformly. (*)
  441e198... Update gcc sv.po. (*)
  8b744f4... Daily bump. (*)
  7c10061... libstdc++: Implement string_view range constructor for C++2 (*)
  2bfd081... c++: Cross-module partial specialiations [PR 99480] (*)
  02f2dc4... [PR99581] Define relaxed memory and use it for aarch64 (*)
  ba16797... ubsan: Don't test for NaNs if those do not exist (PR97926) (*)
  00b46c0... libstdc++: Add noexcept to std::begin etc as per LWG 2280 a (*)
  87e3c2e... c++: duplicate alias templates with decltype [PR 99425] (*)
  150a829... arm: Fix MVE ICEs with vector moves and -mpure-code [PR9725 (*)
  57d9ac6... Warn to not add debug hook targets (*)
  b931e47... tree-optimization/99694 - fix value-numbering PHIs (*)
  c4519fe... C++ modules: fix alloc-dealloc-mismatch ASAN issue (*)
  c38f679... mklog: add new argument --directory. (*)
  540dace... PR target/99702: Check RTL type before get value (*)
  0e792ee... Fortran: Fix 'name' bound size [PR99688] (*)
  fc9c4e5... debug: Fix __int128 handling in dwarf2out [PR99562] (*)
  0ec7641... rs6000: Fix some unexpected empty split conditions (*)
  d0a5e8e... rs6000: Convert the vector set variable idx to DImode [PR98 (*)
  d2de43b... Daily bump. (*)
  fc24ea2... dwarf2out: Fix debug info for 2 byte floats [PR99388] (*)
  6af7b30... Daily bump. (*)
  19ff0b0... x86: Check cfun != NULL before accessing silent_p (*)
  9f59cb7... c-family: Fix PR94272 -fcompare-debug issue even for C [PR9 (*)
  9c2f084... [PATCH] Fix typo in gcc/asan.c comment (*)
  8bf983c... [PR99680] Check empty constraint before using CONSTRAINT_LE (*)
  5f256a7... Daily bump. (*)
  3279a9a... c: Fix up -Wunused-but-set-* warnings for _Atomics [PR99588 (*)
  e5d7455... Regenerate gcc.pot. (*)
  e1df2c3... Add Power10 scheduling description. (*)
  b8ecdc7... libstdc++: Add std::is_scoped_enum for C++23 (*)
  8385538... Add size check to vector-matrix matmul. (*)
  d81019d... [PR99663] Don't use unknown constraint for address constrai (*)
  82bb667... c++: Only reject reinterpret casts from pointers to integer (*)
  02f3054... Darwin : Fix build failure for powerpc-darwin8 [PR99661]. (*)
  eadb118... target/99660 - missing VX_CPU_PREFIX for vxworksae (*)
  22d1a90... Use memcpy instead of strncpy to avoid error with -Werror=s (*)
  c3a2bc6... slp: remove unneeded permute calculation (PR99656) (*)
  5e2eabe... x86: Issue error for return/argument only with function bod (*)
  21d09cb... analyzer: mark epath_finder with DISABLE_COPY_AND_ASSIGN [P (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-11-branch' 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-03-24 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 10:36 [gcc/redhat/heads/gcc-11-branch] (82 commits) Merge commit 'r11-7814-g4f992de4f369e17b64a66246ec35bf75f41 Jakub Jelinek

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