public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-13-branch] (72 commits) Merge commit 'r13-4797-g4e4620d8c796af482b57b94932618d1f9d9
@ 2022-12-19 19:59 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-12-19 19:59 UTC (permalink / raw)
  To: gcc-cvs

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

 fb5b1c22d92... Merge commit 'r13-4797-g4e4620d8c796af482b57b94932618d1f9d9

It previously pointed to:

 75c21855ac7... Red Hat customizations.

Diff:

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

  fb5b1c2... Merge commit 'r13-4797-g4e4620d8c796af482b57b94932618d1f9d9
  4e4620d... c: Diagnose compound literals with function type [PR108043] (*)
  68e51bd... c-family: Fix ICE with -Wsuggest-attribute [PR98487] (*)
  263c22a... build: add -Wconditionally-supported to strict_warn [PR6486 (*)
  ec45946... tree-optimization/108164 - undefined overflow with IV vecto (*)
  aa51061... arm: correctly define __ARM_FEATURE_CLZ (*)
  8577356... RISC-V: Remove unit-stride store from ta attribute (*)
  6c098f7... RISC-V: Add testcases for VSETVL PASS 5 (*)
  5a1b66b... RISC-V: Add testcases for VSETVL PASS 4 (*)
  7602329... RISC-V: Add testcases for VSETVL PASS 3 (*)
  6f18836... RISC-V: Add testcases for VSETVL PASS 2 (*)
  e4433e0... RISC-V: Add testcases for VSETVL PASS (*)
  c2c29fb... RISC-V: Simplify ASM checks in gcc.target/riscv/rvv/base/. (*)
  9243c3d... RISC-V: Support VSETVL PASS for RVV support (*)
  22dc669... RISC-V: Fix RVV machine mode attribute configuration (*)
  6e85f89... testsuite: Fix up pr64536.c for LLP64 targets [PR108151] (*)
  de2b8c4... modula2: Don't treat % in Modula 2 messages specially (*)
  158b18f... modula2: Fix up bootstrap on powerpc64le-linux [PR108147] (*)
  a9f6a2b... gcc-changelog: support digits in PR's component in subject (*)
  7e9ec73... gcc-changelog: allow digit in component name (*)
  ea37e96... testsuite: Fix up pr64536.c for LLP64 targets [PR108151] (*)
  98756bc... aarch64: PR target/108140 Handle NULL target in data intrin (*)
  2b2cec5... gcc-changelog: Add warning for auto-added files (*)
  03fb35f... testsuite: Fix up pr107397.f90 test [PR107397] (*)
  f39b7a4... hwasan: Add libhwasan_preinit.o (*)
  61f9fe4... RISC-V: Change vlmul printing rule (*)
  b346e77... RISC-V: Fix vwrite_csr.c and vread_csr.c (*)
  97a8e88... rs6000: use li;x?oris to build constant (*)
  17b41a2... gcc-changelog: stop using --flake8 (*)
  88b531d... x86: Don't add crtfastmath.o for -shared (*)
  e433739... RISC-V: Fix RVV related testsuite (*)
  e2e154f... Daily bump. (*)
  fd69977... build: doc: Obsolete Solaris 11.3 support (*)
  0b2428e... PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/ (*)
  09710f9... Add a check for invalid use of BOZ with a derived type. (*)
  92bc361... Daily bump. (*)
  f80f540... rs6000: Add Rust support to traceback table (*)
  982629b... c++: constantness of non-dependent NTTP argument [PR107437] (*)
  b1f9181... libbacktrace: unpack literals into output buffer (*)
  5fb1e67... Daily bump. (*)
  6e56633... initialize fde objects lazily (*)
  1c118c9... speed up end_fde_sort using radix sort (*)
  e51c5d5... Update baseline symbols for hppa-linux. (*)
  1dea4fc... Suppress -fstack-protector warning on hppa. (*)
  8d9e277... libstdc++: Add monadic operations to std::expected for C++2 (*)
  59822c3... libstdc++: Fixes for std::expected (*)
  64c986b... libstdc++: Diagnose broken allocator rebind members (*)
  0b1d666... coroutines: Build pointer initializers with nullptr_node [P (*)
  2fdc854... analyzer: add src_region param to region_model::check_for_p (*)
  b50fe16... Revert "IRA: Check that reg classes contain a hard reg of g (*)
  2a27ae3... Add a new warning option -Wstrict-flex-arrays. (*)
  9bb7864... RISC-V: Fix up some wording in the mcpu/mtune comment (*)
  df049cb... RISC-V: Note that __builtin_riscv_pause() implies Xgnuzihin (*)
  92eb0ad... libstdc++: Fix self-move for std::weak_ptr [PR108118] (*)
  d386d39... contrib: make warnings unique in filter-clang-warnings.py (*)
  da85bfc... middle-end/108086 - avoid unshare_expr when remapping SSA n (*)
  66c2f03... gcc-changelog: do not use PatchSet.from_filename (*)
  8f2a8be... gcc-changelog/git_email.py: Support older unidiff.PatchSet (*)
  340ddea... middle-end/108086 - remove PR28238 fix superseeded by PR340 (*)
  ddcaa60... loop-invariant: Split preheader edge if the preheader bb en (*)
  711e0ac... middle-end/108086 - more operand scanner reduction in inlin (*)
  18af26f... Remove libgomp/testsuite/libgomp.fortran/allocate-4.f90 [PR (*)
  fb33e10... Fix intrin name in Intel CMPccXADD (*)
  c8f767b... Daily bump. (*)
  e79d519... c++: variadic using-decl with parm pack in terminal name [P (*)
  57ab371... c++: rename parameter (*)
  52e7ff2... c++: mangle contracts in write_mangled_name (*)
  147e276... c++: class-scope qualified constrained auto [PR107188] (*)
  18499b9... c++: extract_local_specs and unevaluated contexts [PR100295 (*)
  be12447... c++: local alias in typename in lambda [PR105518] (*)
  3830484... c++: partial ordering with memfn ptr cst [PR108104] (*)
  12abd5a... IRA: Check that reg classes contain a hard reg of given mod (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-13-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:[~2022-12-19 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 19:59 [gcc/redhat/heads/gcc-13-branch] (72 commits) Merge commit 'r13-4797-g4e4620d8c796af482b57b94932618d1f9d9 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).