This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 908f7d12d3ba Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/lin [...]
new 2ef5612391f0 RDMA/mlx5: Remove duplicated assignment to resp.response_length
new 4f5747cf8e59 RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()
new 0dc63bbee0fa RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'
new 6769b275a313 RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
new 1ea7c546b8b3 RDMA/core: Annotate CMA unlock helper routine
new 90a239ee25fa RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
new 0133654d8eb8 RDMA/efa: Set maximum pkeys device attribute
new 0dfbd5ecf28c RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
new 730c89124841 RDMA/cma: Protect bind_list and listen_list while finding [...]
new ab183d460daa RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during [...]
new 98a6151907cb RDMA/hns: Fix a calltrace when registering MR from userspace
new 3ec5f54f7a0f RDMA/hns: Fix an cmd queue issue when resetting
new 4121fb0db68e RDMA/core: Check that type_attrs is not NULL prior access
new 6c41965d647a RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path
new d44335572f76 RDMA/mlx5: Fix remote gid value in query QP
new 2c0f5292d535 RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs
new 9e0dc7b9e1cb RDMA/mlx5: Fix integrity enabled QP creation
new a17f4bed811c RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
new c1d869d64a19 RDMA/counter: Query a counter before release
new 6eefa839c4dd RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't ha [...]
new 116a1b9f1cb7 IB/mad: Fix use after free when destroying MAD agent
new b46925a24a9c IB/hfi1: Restore kfree in dummy_netdev cleanup
new 822fbd374106 IB/hfi1: Fix module use count flaw due to leftover module [...]
new 82172b765530 IB/hfi1: Correct -EBUSY handling in tx code
new 38fd98afeeb7 IB/hfi1: Add atomic triggered sleep/wakeup
new 87d93e9a91c7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new e9c15badbb7b fs: Do not check if there is a fsnotify watcher on pseudo inodes
new 52366a107bf0 Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/ [...]
The 28 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/infiniband/core/cm.c | 1 +
drivers/infiniband/core/cma.c | 18 +++++
drivers/infiniband/core/counters.c | 4 +-
drivers/infiniband/core/mad.c | 3 +-
drivers/infiniband/core/rdma_core.c | 36 ++++++----
drivers/infiniband/hw/efa/efa_verbs.c | 1 +
drivers/infiniband/hw/hfi1/debugfs.c | 19 +----
drivers/infiniband/hw/hfi1/iowait.h | 2 +-
drivers/infiniband/hw/hfi1/ipoib.h | 6 ++
drivers/infiniband/hw/hfi1/ipoib_tx.c | 104 ++++++++++++++++++----------
drivers/infiniband/hw/hfi1/netdev_rx.c | 2 +-
drivers/infiniband/hw/hfi1/verbs_txreq.h | 2 +-
drivers/infiniband/hw/hns/hns_roce_device.h | 7 +-
drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 4 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 17 ++---
drivers/infiniband/hw/hns/hns_roce_mr.c | 5 +-
drivers/infiniband/hw/mlx5/qp.c | 50 ++++++-------
drivers/infiniband/hw/mlx5/qpc.c | 8 +++
drivers/infiniband/hw/qedr/qedr_iw_cm.c | 13 +++-
drivers/infiniband/sw/rdmavt/qp.c | 6 +-
drivers/infiniband/sw/siw/siw_qp_rx.c | 3 +-
fs/file_table.c | 2 +-
include/linux/mlx5/mlx5_ifc.h | 10 +--
23 files changed, 198 insertions(+), 125 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d73be611681 cpu: fix offset16 type, update c-calls in bpf.cpu
new 277474eea03 gdb: make inferior::terminal a unique ptr
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/ChangeLog | 9 +++++++++
gdb/infcmd.c | 6 ++----
gdb/inferior.c | 1 -
gdb/inferior.h | 3 ++-
4 files changed, 13 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 6d74da72dac gdb/riscv: Loop over all registers for 'info all-registers'
new d73be611681 cpu: fix offset16 type, update c-calls in bpf.cpu
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
cpu/ChangeLog | 9 +++++++++
cpu/bpf.cpu | 20 ++++++--------------
2 files changed, 15 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from bb6e55f3ee4 Remove obsolete gdbarch_static_transform_name
new 767a879e31c gdb/riscv: Improved register alias name creation
new 4445e8f59ac gdb/riscv: Fix whitespace error
new ed69cbc8ef0 gdb/riscv: Take CSR names from target description
new 865bad2602b gdb/riscv: Remove CSR feature file
new 3b9fce96605 gdb/riscv: Improve support for matching against target desc [...]
new be64fd0776f gdb: Extend target description processing of unknown registers
new 2e52d038246 gdb/riscv: Record information about unknown tdesc registers
new 6d74da72dac gdb/riscv: Loop over all registers for 'info all-registers'
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/ChangeLog | 85 ++++
gdb/features/Makefile | 6 -
gdb/features/riscv/32bit-csr.c | 253 ----------
gdb/features/riscv/32bit-csr.xml | 251 ----------
gdb/features/riscv/64bit-csr.c | 253 ----------
gdb/features/riscv/64bit-csr.xml | 186 --------
gdb/features/riscv/rebuild-csr-xml.sh | 37 --
gdb/riscv-tdep.c | 519 +++++++++++++++------
gdb/riscv-tdep.h | 15 +
gdb/target-descriptions.c | 31 +-
gdb/target-descriptions.h | 27 +-
gdb/testsuite/ChangeLog | 27 ++
gdb/testsuite/gdb.arch/riscv-tdesc-loading-01.xml | 83 ++++
gdb/testsuite/gdb.arch/riscv-tdesc-loading-02.xml | 81 ++++
gdb/testsuite/gdb.arch/riscv-tdesc-loading-03.xml | 79 ++++
gdb/testsuite/gdb.arch/riscv-tdesc-loading-04.xml | 77 +++
gdb/testsuite/gdb.arch/riscv-tdesc-loading.exp | 39 ++
gdb/testsuite/gdb.arch/riscv-tdesc-regs-32.xml | 89 ++++
gdb/testsuite/gdb.arch/riscv-tdesc-regs-64.xml | 93 ++++
.../riscv-tdesc-regs.c} | 0
gdb/testsuite/gdb.arch/riscv-tdesc-regs.exp | 123 +++++
21 files changed, 1213 insertions(+), 1141 deletions(-)
delete mode 100644 gdb/features/riscv/32bit-csr.c
delete mode 100644 gdb/features/riscv/32bit-csr.xml
delete mode 100644 gdb/features/riscv/64bit-csr.c
delete mode 100644 gdb/features/riscv/64bit-csr.xml
delete mode 100755 gdb/features/riscv/rebuild-csr-xml.sh
create mode 100644 gdb/testsuite/gdb.arch/riscv-tdesc-loading-01.xml
create mode 100644 gdb/testsuite/gdb.arch/riscv-tdesc-loading-02.xml
create mode 100644 gdb/testsuite/gdb.arch/riscv-tdesc-loading-03.xml
create mode 100644 gdb/testsuite/gdb.arch/riscv-tdesc-loading-04.xml
create mode 100644 gdb/testsuite/gdb.arch/riscv-tdesc-loading.exp
create mode 100644 gdb/testsuite/gdb.arch/riscv-tdesc-regs-32.xml
create mode 100644 gdb/testsuite/gdb.arch/riscv-tdesc-regs-64.xml
copy gdb/testsuite/{gdb.base/persistent-lang.cc => gdb.arch/riscv-tdesc-regs.c} (100%)
create mode 100644 gdb/testsuite/gdb.arch/riscv-tdesc-regs.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 8be3a53e18e0 Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.or [...]
new adb36a820383 ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table
new e7585db1b0b5 ALSA: usb-audio: Add implicit feedback quirk for SSL2+.
new c9808bbfed3c ALSA: usb-audio: add quirk for Denon DCD-1500RE
new 8abf41dcd1bc ALSA: usb-audio: Set 48 kHz rate for Rodecaster
new a0b03952a797 ALSA: hda/realtek - Add quirk for MSI GE63 laptop
new ff58bbc7b970 ALSA: usb-audio: Fix potential use-after-free of streams
new b2c22910fe5a ALSA: hda/realtek: Add mute LED and micmute LED support fo [...]
new d50313a5a0d8 ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
new 4008b29eb474 ASoC: max98390: Update regmap readable reg and volatile
new 6476b60f3286 ASoC: q6asm: handle EOS correctly
new 6fbea6b6a838 ASoC: soc-card: export snd_soc_lookup_component_nolocked
new a9a21e1eafc9 ASoC: dmaengine_pcm: export soc_component_to_pcm
new 706e2c881158 ASoC: fsl_asrc_dma: Reuse the dma channel if available in [...]
new b287a6d9723c ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA
new 19ab0f005b16 ASoC: rt5682: Let dai clks be registered whether mclk exis [...]
new 96bf62f018f4 ASoC: soc-pcm: fix checks for multi-cpu FE dailinks
new 4a95737440d4 ASoc: q6afe: add support to get port direction
new a2120089251f ASoC: qcom: common: set correct directions for dailinks
new e74a1e7eaed9 ASoC: rt1015: Update rt1015 default register value accordi [...]
new 40e2c465894e ASoC: SOF: Intel: hda: Clear RIRB status before reading WP
new 0fae253af563 ASoC: soc-devres: add devm_snd_soc_register_dai()
new 6ae4902f2f34 ASoC: soc-topology: use devm_snd_soc_register_dai()
new 4036d05c38ca Merge series "ASoC: topology: fix use-after-free when remo [...]
new ed1220df6e66 ASoC: fsl_ssi: Fix bclk calculation for mono channel
new a94eaccefea1 ASoC: hdac_hda: fix memleak with regmap not freed on remove
new 4228668eb936 ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_H
new 258fb4f4c34a ASoC: SOF: Intel: add PCI ID for CometLake-S
new c8d2e2bfaeff ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-H
new dcb231e86a23 Merge series "ASoC: SOF: Intel: update PCI IDs" from Pierr [...]
new 9f7041b71a2f ASoC: amd: closing specific instance.
new f141a422159a ASoC: rockchip: Fix a reference count leak.
new 91ef3d9f9fef Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pu [...]
new 73094608b8e2 ALSA: usb-audio: Add registration quirk for Kingston Hyper [...]
new a32a1fc99807 ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)
new 220345e98f1c ALSA: usb-audio: Fix OOB access of mixer element list
new a4d3712b5105 Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/ [...]
new e64a1618af85 s390: fix system call single stepping
new 998f5bbe3dbd s390/kasan: fix early pgm check handler execution
new 827c4913923e s390/debug: avoid kernel warning on too large number of pages
new 908f7d12d3ba Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/lin [...]
The 40 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/s390/kernel/debug.c | 3 +-
arch/s390/kernel/early.c | 2 +
arch/s390/kernel/entry.S | 2 +-
include/sound/dmaengine_pcm.h | 11 +++
include/sound/soc.h | 6 ++
sound/hda/intel-dsp-config.c | 4 +-
sound/pci/hda/hda_intel.c | 8 +++
sound/pci/hda/patch_hdmi.c | 5 ++
sound/pci/hda/patch_realtek.c | 3 +
sound/soc/amd/raven/acp3x-pcm-dma.c | 30 ++++++--
sound/soc/codecs/hdac_hda.c | 16 +++--
sound/soc/codecs/max98390.c | 6 +-
sound/soc/codecs/rt1015.c | 124 ++++++++++++++++++++--------------
sound/soc/codecs/rt1015.h | 15 +++-
sound/soc/codecs/rt5682.c | 11 +--
sound/soc/fsl/fsl_asrc_common.h | 2 +
sound/soc/fsl/fsl_asrc_dma.c | 47 +++++++++----
sound/soc/fsl/fsl_ssi.c | 13 ++--
sound/soc/intel/boards/Kconfig | 4 +-
sound/soc/qcom/common.c | 14 +++-
sound/soc/qcom/qdsp6/q6afe.c | 8 +++
sound/soc/qcom/qdsp6/q6afe.h | 1 +
sound/soc/qcom/qdsp6/q6asm.c | 7 +-
sound/soc/rockchip/rockchip_pdm.c | 4 +-
sound/soc/soc-core.c | 3 +-
sound/soc/soc-devres.c | 37 ++++++++++
sound/soc/soc-generic-dmaengine-pcm.c | 12 ----
sound/soc/soc-pcm.c | 6 +-
sound/soc/soc-topology.c | 3 +-
sound/soc/sof/intel/Kconfig | 29 +++-----
sound/soc/sof/intel/hda-stream.c | 9 ++-
sound/soc/sof/sof-pci-dev.c | 24 ++++---
sound/usb/format.c | 6 +-
sound/usb/mixer.c | 15 ++--
sound/usb/mixer.h | 9 ++-
sound/usb/mixer_quirks.c | 3 +-
sound/usb/pcm.c | 2 +
sound/usb/quirks.c | 10 +++
38 files changed, 352 insertions(+), 162 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/luisgpm/aarch64-mte-v2
in repository binutils-gdb.
at 5d63830fb41 Add memory tagging testcases
This branch includes the following new commits:
new 193b2822035 New target methods for memory tagging support
new f8eaa6cb67a New gdbarch memory tagging hooks
new 455ae6919e9 Add GDB-side remote target support for memory tagging
new ebd61ee8b51 Unit testing for GDB-side remote memory tagging handling
new 9ffb8389d39 GDBserver remote packet support for memory tagging
new 6f5bfe53449 Unit tests for gdbserver memory tagging remote packets
new d0c98d56c30 Documentation for memory tagging remote packets
new 04af1924d97 AArch64: Add MTE CPU feature check support
new 156168cd706 AArch64: Add target description/feature for MTE registers
new 471cecca46b AArch64: Add MTE register set support for GDB and gdbserver
new 5d523a6e60f AArch64: Add MTE ptrace requests
new e5f4e60d495 AArch64: Implement memory tagging target methods for AArch64
new 0c7c65e12f3 Refactor parsing of /proc/<pid>/smaps
new 74e76b725d2 AArch64: Implement the memory tagging gdbarch hooks
new dddcc4b5eec AArch64: Add unit testing for logical tag set/get operations
new cd55085b07e AArch64: Report tag violation error information
new 653bc1ffddf AArch64: Add gdbserver MTE support
new 0b4abec09e2 New mtag commands
new 8c6f8df50be Documentation for the new mtag commands
new 4167e8660e9 Extend "x" and "print" commands to support memory tagging
new 8d8848b1047 Document new "x" and "print" memory tagging extensions
new a2bdbbe1234 Add NEWS entry.
new 5d63830fb41 Add memory tagging testcases
The 23 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from eb9a24a6b6b Fortran : ICE in resolve_fl_procedure PR95708
adds f541655e8b9 Fix memory corruption with vector and variant record
adds 449246af10b PR fortran/95587 - ICE in gfc_target_encode_expr, at fortra [...]
adds 84323d9fa75 PR fortran/95689 - ICE in check_sym_interfaces, at fortran/ [...]
adds ea3f1f23478 Daily bump.
adds ce2da7f82f4 libstdc++: Fix std::from_chars to ignore leading zeros in base 2
adds e3d976ae009 Revert "PR fortran/95689 - ICE in check_sym_interfaces, at [...]
adds c66d68d1e1e Daily bump.
new 12cdfdd5b14 x96: Remove PTA_CLWB from PTA_ICELAKE_CLIENT
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++
gcc/ada/gcc-interface/trans.c | 18 ++++--
gcc/config/i386/i386.h | 4 +-
gcc/fortran/ChangeLog | 38 +++++++++++++
gcc/fortran/match.c | 5 ++
gcc/testsuite/ChangeLog | 30 ++++++++++
gcc/testsuite/gfortran.dg/pr95587.f90 | 13 +++++
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/include/std/charconv | 8 ++-
libstdc++-v3/testsuite/20_util/from_chars/1.cc | 19 +++++--
libstdc++-v3/testsuite/20_util/from_chars/3.cc | 79 ++++++++++++++++++++++++++
12 files changed, 215 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95587.f90
create mode 100644 libstdc++-v3/testsuite/20_util/from_chars/3.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards b304353f 0: update: gcc-eb9a24a6b6b2a020824b835e3a6ac0e52a5bdbd2: 1
new 9d0b7199 0: update: gcc-12cdfdd5b143866406c0d2ba4e67e9409b5cf341: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b304353f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 184 +-
02-prepare_abe/console.log | 398 +-
04-build_abe-bootstrap_O1/console.log | 66245 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 66857 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 66849 insertions(+), 66849 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c6d3683661a Use fork instead of vfork on Solaris
new bb6e55f3ee4 Remove obsolete gdbarch_static_transform_name
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/ChangeLog | 17 +++++++++++++++++
gdb/dbxread.c | 3 ---
gdb/gdbarch.c | 32 --------------------------------
gdb/gdbarch.h | 8 --------
gdb/gdbarch.sh | 2 --
gdb/mdebugread.c | 4 ----
gdb/sol2-tdep.c | 50 --------------------------------------------------
gdb/stabsread.c | 41 +----------------------------------------
gdb/xcoffread.c | 5 -----
9 files changed, 18 insertions(+), 144 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 27a68020110 d: Do not implicitly set DECL_DECLARED_INLINE_P on member f [...]
new 20f466326ca This patch disables the movsicc pattern in the M32R backend [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/m32r/m32r.md | 6 ++++++
1 file changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from a7e6196bb88 Don't include *sol2-tdep.o on Linux/sparc*
new c6d3683661a Use fork instead of vfork on Solaris
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/ChangeLog | 5 +++++
gdb/procfs.c | 9 ++++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from 390ab9b8bc1 Merge master 92bed036098
adds 668ef28fbb4 c++: Clean up previous change [PR41437]
new 8ad50d2855d Merge masrer 668ef28fbb4.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog.modules | 6 ++++++
gcc/cp/cp-tree.h | 58 +++++++++++++++++-----------------------------------
gcc/cp/module.cc | 29 +++++++++++++-------------
gcc/cp/pt.c | 60 ++++++++++++++++++++----------------------------------
gcc/cp/semantics.c | 12 +++++------
5 files changed, 68 insertions(+), 97 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 087942251f nptl: Don't madvise user provided stack
new 2034c70e64 elf: Include <stddef.h> (for size_t), <sys/stat.h> in <ldconfig.h>
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
sysdeps/generic/ldconfig.h | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 628b78f9794 tree-optimization/95839 - allow CTOR vectorization without loads
new f48bffe70cb Fortran: Fix character-kind=4 substring resolution (PR95837)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/fortran/resolve.c | 3 ---
gcc/testsuite/gfortran.dg/char4-subscript.f90 | 30 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/char4-subscript.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 5fdf1429 0: update: gcc-b81d4f1e3d6a519afa20d84304f12ee639fde944: 1
new 076eafc1 0: update: gcc-f530bac8a11da9c85bdd8e58d589747f9825e38d: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5fdf1429)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 436 +-
04-build_abe-bootstrap_O3/console.log | 71314 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 71924 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 72022 insertions(+), 71834 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards 9581e69b 0: update: qemu-99c5874a9b6c9f70aef285d6eff85d4f46de3c52: 1
new 4ebd4376 0: update: binutils-3730a015c05cde8d151f94bef20e43ea2bf96ccc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9581e69b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 136 +-
02-prepare_abe/console.log | 382 +-
03-build_abe-binutils/console.log | 11395 +--
04-build_abe-stage1/console.log | 11817 ++-
05-build_abe-linux/console.log | 248 +-
06-build_abe-glibc/console.log | 21354 ++---
07-build_abe-stage2/console.log | 39220 ++++-----
08-build_abe-qemu/console.log | 2389 +-
09-build_abe-dejagnu/console.log | 324 +-
10-build_abe-check_gcc/console.log | 27006 +++---
11-check_regression/console.log | 24 +-
11-check_regression/results.regressions | 2 +-
12-update_baseline/console.log | 34 +-
12-update_baseline/results.regressions | 2 +-
console.log | 136661 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
19 files changed, 129831 insertions(+), 121177 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from 6665d046977 Merge master a97e49a89d1
adds 92bed036098 c++: Improve access checking inside templates [PR41437]
new 390ab9b8bc1 Merge master 92bed036098
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog.modules | 3 +
gcc/cp/call.c | 36 ------
gcc/cp/cp-tree.h | 6 -
gcc/cp/decl.c | 8 +-
gcc/cp/parser.c | 4 -
gcc/cp/pt.c | 120 +-------------------
gcc/cp/search.c | 15 ---
gcc/cp/semantics.c | 123 ++++++++++++---------
gcc/testsuite/g++.dg/cpp2a/concepts-using2.C | 4 +-
gcc/testsuite/g++.dg/lto/20081219_1.C | 2 +-
gcc/testsuite/g++.dg/lto/20091002-1_0.C | 2 +-
gcc/testsuite/g++.dg/lto/pr65475c_0.C | 3 +
gcc/testsuite/g++.dg/opt/dump1.C | 2 +-
gcc/testsuite/g++.dg/other/pr53574.C | 2 +-
gcc/testsuite/g++.dg/template/access30.C | 10 ++
gcc/testsuite/g++.dg/template/access31.C | 29 +++++
.../wrappers/wrapper-around-type-pack-expansion.C | 2 +-
.../94831.cc => 20_util/is_constructible/94003.cc} | 15 ++-
18 files changed, 138 insertions(+), 248 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/access30.C
create mode 100644 gcc/testsuite/g++.dg/template/access31.C
copy libstdc++-v3/testsuite/{23_containers/vector/cons/94831.cc => 20_util/is_cons [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards c26591b8 0: update: gcc-605a8f3bbcfbc5c2d677f9eb0585db8ad15a730d: 1
new f11dc3e2 0: update: gcc-2e546c261beddd649e92925373e1c54aec3299a0: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c26591b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 436 +-
04-build_abe-bootstrap_ubsan/console.log | 77409 ++++++++++++++--------------
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 2 +-
console.log | 78055 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 78060 insertions(+), 78040 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8005a3e4e7a powerpc: Restore bootstrap for Darwin.
new 628b78f9794 tree-optimization/95839 - allow CTOR vectorization without loads
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/gcc.dg/vect/bb-slp-pr95839.c | 13 +++++++++++++
gcc/tree-vect-slp.c | 15 +++------------
2 files changed, 16 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr95839.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 9085b9c926b x96: Remove PTA_CLWB from PTA_ICELAKE_CLIENT
new d9b3aa517bd coroutines: Add a cleanup expression for g-r-o when needed [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/coroutines.cc | 74 ++++++++++++++++++----
gcc/testsuite/g++.dg/coroutines/pr95477.C | 37 +++++++++++
...7-void-ret-coro.C => void-gro-non-class-coro.C} | 24 +++----
3 files changed, 112 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr95477.C
copy gcc/testsuite/g++.dg/coroutines/{torture/co-ret-17-void-ret-coro.C => void-gr [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.