public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-13-branch] (120 commits) Merge commit 'r13-6599-gc227508d06a63f9b8fede3fd88813accb44
@ 2023-03-10 20:40 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2023-03-10 20:40 UTC (permalink / raw)
  To: gcc-cvs

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

 e521a1b4c34... Merge commit 'r13-6599-gc227508d06a63f9b8fede3fd88813accb44

It previously pointed to:

 1ae5227bd53... Merge commit 'r13-6480-gfbd2eda12c7fc66d5f24b208985430fcbe6

Diff:

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

  e521a1b... Merge commit 'r13-6599-gc227508d06a63f9b8fede3fd88813accb44
  c227508... c++ testsuite: Add test for PR107703 (*)
  246127a... libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR1 (*)
  60b6f5c... c++: Don't clear TREE_READONLY for -fmerge-all-constants fo (*)
  991f9eb... c++, abi: Fix up class layout with bitfields [PR109039] (*)
  20d790a... MAINTAINERS: add myself to write after approval (*)
  a915c29... c++: constrained lambda error-recovery [PR108972] (*)
  4d0baea... ubsan: missed -fsanitize=bounds for compound ops [PR108060] (*)
  e20e5d9... Fortran: fix ICE with bind(c) in block data [PR104332] (*)
  fcbc5c1... Fix PR 108874: aarch64 code regression with shift and ands (*)
  f8332e5... Use 'GOMP_MAP_VARS_TARGET' for OpenACC compute constructs [ (*)
  14f5e56... analyzer: fix leak false +ve seen in haproxy's cfgparse.c [ (*)
  2b2340e... Allow libgomp 'cbuf' buffering with OpenACC 'async' for 'ep (*)
  199867d... Simplify OpenACC 'no_create' clause implementation (*)
  b5037d4... OpenACC: Remove 'acc_async_test' -> skip shortcut in 'libgo (*)
  442d51a... Document/verify another aspect of OpenACC 'async' semantics (*)
  413ec1d... Speedup PTA solving for call constraint sets (*)
  649f193... Fix OpenACC/GCN 'acc_ev_enqueue_launch_end' position (*)
  e1c8cf9... c++: class NTTP and nested anon union [PR108566] (*)
  c4fd232... analyzer: fix deref-before-check false +ves seen in haproxy (*)
  44f80a3... range-op-float: Extend lhs by 0.5ulp rather than 1ulp if no (*)
  37c8a08... libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() (*)
  e3f8dfc... cygwin: Don't try to support multilibs [PR107998] (*)
  4c599ae... tree: Use comdat tree_code_{type,length} even for C++11/14  (*)
  2eb0191... file-prefix-map: Fix up -f*-prefix-map= [PR108464] (*)
  2c63cc7... c, c++, cgraphunit: Prevent duplicated -Wunused-value warni (*)
  a1d5c72... range-op-float: Fix up -ffinite-math-only range extension a (*)
  60bd33b... RISC-V: Add fault first load C/C++ support (*)
  a803c26... Extend nops num in "maybe_gen_insn" for RISC-V Vector intri (*)
  ab7bb44... RISC-V: Fine tune merge operand constraint for integer/load (*)
  2dc7387... [PATCH v2] vect: Check that vector factor is a compile-time (*)
  2fc55f5... c++: signed __int128_t [PR108099] (*)
  68c5d92... c++: overloaded fn in contract [PR108542] (*)
  da2b9c6... Daily bump. (*)
  e0324e2... c++: allocator temps in list of arrays [PR108773] (*)
  4214bdb... testsuite: add various -Wanalyzer-null-dereference false +v (*)
  ec4bc86... middle-end: On emergency dumps finish the graph generation. (*)
  8e26ac4... AArch64: Fix codegen regressions around tbz. (*)
  96abc82... libstdc++: Implement LWG 3820/3849 changes to cartesian_pro (*)
  065c93b... libstdc++: Implement LWG 3796 changes to repeat_/chunk_by_v (*)
  95827e1... libstdc++: Make views::single/iota/istream SFINAE-friendly  (*)
  c6232ba... Fix PR 108980: note without warning due to array bounds che (*)
  3df9760... libstdc++: extraneous begin in cartesian_product_view::end  (*)
  f366fdf... libstdc++: Really fix symver for __gnu_cxx11_ieee128::__try (*)
  afe1f0c... c++: CTAD for less-specialized alias template [PR102529] (*)
  9e61700... c++: fix alias CTAD [PR105841] (*)
  30556bf... c++: hide __is_deducible for GCC 13 (*)
  148cbb1... c++: add __is_deducible trait [PR105841] (*)
  d11e088... Enable UTF-8 code page on Windows 64-bit host [PR108865] (*)
  a645797... LRA: For clobbered regs use operand mode instead of the big (*)
  ace65db... middle-end/108995 - avoid folding when sanitizing overflow (*)
  bad177e... range-op-float: Fix up reverse binary operations [PR109008] (*)
  288bc7b... libgomp: Fix default value of GOMP_SPINCOUNT [PR 109062] (*)
  6a87fdd... Daily bump. (*)
  2e3dd14... libgomp.texi: Mention GCN_STACK_SIZE in Offload-Target Spec (*)
  15b83b6... libgcc, rs6000: Fix bump size for powerpc64 elfv1 ABI [PR10 (*)
  2a2a159... testsuite: Adjust powerpc ppc-fortran.exp to support dg-{wa (*)
  04ff5ad... testsuite: Adjust scalar-test-data-class-1[45].c with int12 (*)
  bab3b6a... testsuite: Adjust two bfp test cases with has_arch_ppc64 [P (*)
  9fd3d35... testsuite: Adjust scalar-test-neg-8.c with lp64 [PR108730] (*)
  3be550e... testsuite: Adjust pr101384-2.c for Power9 [PR108813] (*)
  4bcdc36... testsuite: Adjust fold-vec-extract-double.p9.c for powerpc  (*)
  0d25f82... Fix MIPS testsuite over-eager matching (*)
  dcce01a... testsuite: Fix omp-parallel-for-get-min.c and -for-1.c for  (*)
  af320a1... Daily bump. (*)
  c5c4fda... docs: Clarify LeakSanitizer in documentation [PR81649] (*)
  c7867f8... docs: Add link to gmplib.org. (*)
  4f181f9... c++: static lambda tsubst [PR108526] (*)
  f875857... libstdc++: Some baseline_symbols.txt updates (*)
  7d30593... libstdc++: Fix symver for __gnu_cxx11_ieee128::__try_use_fa (*)
  291c130... libstdc++: Fix comment typo in eh_personality.cc (*)
  80f0052... c++: -Wdangling-reference with reference wrapper [PR107532] (*)
  b2b841f... testsuite: Fix another syntax problem in slp-3.c (*)
  0d573c1... c++: Fix up ICE in emit_support_tinfo_1 [PR109042] (*)
  e469231... c++: noexcept and copy elision [PR109030] (*)
  e09bc03... c++: error with constexpr operator() [PR107939] (*)
  247cacc... RISC-V: Bugfix for rvv bool mode precision adjustment (*)
  59a72ac... aarch64: testsuite: disable stack protector for tests relyi (*)
  5937cfb... aarch64: testsuite: disable stack protector for pr104005.c (*)
  4c59cfc... aarch64: testsuite: disable stack protector for auto-init-7 (*)
  2fa3120... aarch64: testsuite: disable stack protector for pr103147-10 (*)
  edb336c... aarch64: testsuite: disable stack protector for sve-pcs tes (*)
  7e8a3db... aarch64: testsuite: disable PIE for fuse_adrp_add_1.c [PR70 (*)
  a1ccb45... aarch64: testsuite: disable PIE for tests with large code m (*)
  f30f04b... aarch64: testsuite: disable PIE for aapcs64 tests [PR70150] (*)
  1690f92... testsuite: Support scanning tree-dumps (*)
  e43f970... testsuite: Gate gcc.dg/plugin/must-tail-call-1.c and -2.c o (*)
  318c910... doc: Document testsuite check_effective_target_tail_call (*)
  7dde02e... testsuite: Add tail_call effective target (*)
  3dd4ada... Daily bump. (*)
  1d92cd0... testsuite: Fix gcc.dg/analyzer/allocation-size-multiline-3. (*)
  82318c5... testsuite: Provide means to regexp in multiline patterns (*)
  dfb14cd... Update gcc fr.po, sv.po (*)
  306c7b1... PR target/107299: Fix build issue when long double is IEEE  (*)
  553ff25... amdgcn: Add instruction patterns for conditional min/max op (*)
  14e5b65... Fix assertion failure on VSS library (*)
  94a67e3... Revert "Respect GNATMAKE Makefile variable" commit (*)
  c187307... tree-optimization/109025 - fixup double reduction detection (*)
  b83acef... Enable scatter for generic (*)
  67401d4... LoongArch: testsuite: Disable stack protector for some test (*)
  75eccdd... LoongArch: Stop -mfpu from silently breaking ABI [PR109000] (*)
  c5e77e9... libgo: revert incorrectly committed change (*)
  fa9fd68... Daily bump. (*)
  6aa1f40... Fortran: fix CLASS attribute handling [PR106856] (*)
  ca27d76... testsuite: Fix up syntax error in scan-tree-dump-times targ (*)
  44c918b... RISC-V: Fix ICE for avl_single-86/avl_single-88/avl_single- (*)
  2554d90... RISC-V: Implement ZKSH and ZKSED extensions (*)
  e6416e4... RISC-V: Implement ZKNH extension (*)
  072c558... RISC-V: Implement ZKND and ZKNE extensions (*)
  2c80951... RISC-V: Implement ZBKB, ZBKC and ZBKX extensions (*)
  8945633... RISC-V: Add prototypes for RISC-V Crypto built-in functions (*)
  7e52f44... RISC-V: costs: miscomputed shiftadd_cost triggering synth_m (*)
  7caa1ae... RISC-V: Add RVV misc intrinsic support (*)
  1bff101... RISC-V: Add permutation C/C++ support (*)
  f8ba8a4... RISC-V: Remove void_type_node of void_args for vsetvlmax in (*)
  2a2c4c9... RISC-V: Add testcase for VSETVL PASS (*)
  ec99ffa... RISC-V: Add scalar move support and fix VSETVL bugs (*)
  602cfc7... RISC-V: Allow const0_rtx operand in max/min (*)
  9debb24... RISC-V: Fix wrong partial subreg check for bsetidisi (*)
  2858bf1... Daily bump. (*)

(*) 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:[~2023-03-10 20:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-10 20:40 [gcc/redhat/heads/gcc-13-branch] (120 commits) Merge commit 'r13-6599-gc227508d06a63f9b8fede3fd88813accb44 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).