This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5c5ce609908 PR fortran/90903 [part2] - Add runtime checking for the MVB [...]
new 05193687dde Avoid incidental failures due to implicit attribute access.
new 68402af1c68 libgo: don't put golang.org packages in zstdpkglist.go
new 7029dfa38b6 c++: Implement -Wctad-maybe-unsupported.
new defceb206be c++: DR 1722: Make lambda to function pointer conv noexcept [...]
new be3027e9c83 go/internal/gccgoimporter: recognize aixbigafMagic archives
new aecea4158f4 libstdc++: Fix constraints for drop_view::begin() const [LWG 3482]
new 7db5967f105 libstdc++: Use __builtin_expect in __glibcxx_assert
new 15e7b93ba42 analyzer: decls are not on the heap
new 1e19ecd79b4 analyzer: fix ICE on bogus decl of memset [PR97130]
new 27edc6c3e29 compiler: finalize methods for type aliases of struct types
The 10 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/analyzer/region-model-impl-calls.cc | 8 ++
gcc/analyzer/region-model.cc | 6 +-
gcc/analyzer/region-model.h | 1 +
gcc/analyzer/sm-malloc.cc | 4 +-
gcc/c-family/c.opt | 5 +
gcc/cp/lambda.c | 2 +
gcc/cp/pt.c | 28 ++++-
gcc/doc/invoke.texi | 22 +++-
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 50 ++++----
gcc/go/gofrontend/gogo.cc | 4 +
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv14.C | 10 ++
.../g++.dg/warn/Wctad-maybe-unsupported.C | 88 ++++++++++++++
.../g++.dg/warn/Wctad-maybe-unsupported.h | 4 +
.../g++.dg/warn/Wctad-maybe-unsupported2.C | 6 +
.../g++.dg/warn/Wctad-maybe-unsupported3.C | 6 +
gcc/testsuite/gcc.dg/analyzer/pr97130.c | 10 ++
gcc/testsuite/gcc.dg/ipa/ipa-sra-1.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-sra-12.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-sra-13.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-sra-14.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-sra-15.c | 2 +-
libgo/Makefile.am | 2 +-
libgo/Makefile.in | 2 +-
libgo/go/go/internal/gccgoimporter/importer.go | 2 +-
libstdc++-v3/include/bits/c++config | 5 +-
libstdc++-v3/include/std/ranges | 17 ++-
libstdc++-v3/testsuite/std/ranges/adaptors/drop.cc | 128 +++++++++++++++++++--
28 files changed, 369 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv14.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wctad-maybe-unsupported.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wctad-maybe-unsupported.h
create mode 100644 gcc/testsuite/g++.dg/warn/Wctad-maybe-unsupported2.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wctad-maybe-unsupported3.C
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr97130.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 2ec5c131a4a Daily bump.
adds 54213005e6d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards eb28b936 0: update: binutils-gcc-linux: boot
new 4f36c010 0: update: binutils-gcc-linux: boot
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 (eb28b936)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 226 +-
02-prepare_abe/console.log | 140 +-
03-build_abe-binutils/console.log | 11594 ++++++-------
04-build_abe-stage1/console.log | 13897 ++++++++-------
05-build_linux/console.log | 590 +-
06-boot_linux/console.log | 478 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27117 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
13 files changed, 27038 insertions(+), 27052 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 pending-fixes
in repository linux-next.
omits 3d0d0d2eb359 Merge remote-tracking branch 'drm-misc-fixes/for-linux-nex [...]
omits 8c5b2ee8d4b8 Merge remote-tracking branch 'ubifs-fixes/fixes' into master
omits 37fbc80cd29b Merge remote-tracking branch 'kunit-fixes/kunit-fixes' int [...]
omits 7b787e24cfee Merge remote-tracking branch 'pinctrl-intel-fixes/fixes' i [...]
omits 84e4f47f6cf9 Merge remote-tracking branch 'spdx/spdx-linus' into master
omits 79335dd63523 Merge remote-tracking branch 'pidfd-fixes/fixes' into master
omits 4450364029da Merge remote-tracking branch 'mmc-fixes/fixes' into master
omits 5d6c0ecfcab5 Merge remote-tracking branch 'scsi-fixes/fixes' into master
omits 588d7ea2c3db Merge remote-tracking branch 'devicetree-fixes/dt/linus' i [...]
omits f63216b0d84f Merge remote-tracking branch 'vfs-fixes/fixes' into master
omits 2369d60df111 Merge remote-tracking branch 'btrfs-fixes/next-fixes' into master
omits 7f1e8dcb2f6e Merge remote-tracking branch 'nvdimm-fixes/libnvdimm-fixes [...]
omits 81556d91f3f4 Merge remote-tracking branch 'hwmon-fixes/hwmon' into master
omits 04c22debf76e Merge remote-tracking branch 'kvm-fixes/master' into master
omits e2445e385154 Merge remote-tracking branch 'v4l-dvb-fixes/fixes' into master
omits 6d9571eb6227 Merge remote-tracking branch 'kselftest-fixes/fixes' into master
omits d222c95650c7 Merge remote-tracking branch 'ide/master' into master
omits eedd775692d0 Merge remote-tracking branch 'phy/fixes' into master
omits fff6f68997f6 Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
omits 0dfcd9f88d95 Merge remote-tracking branch 'usb-gadget-fixes/fixes' into master
omits f8c4054c722f Merge remote-tracking branch 'pci-current/for-linus' into master
omits 032475826133 Merge remote-tracking branch 'spi-fixes/for-linus' into master
omits 0299af9b2523 Merge remote-tracking branch 'regmap-fixes/for-linus' into master
omits 35ef9b9bf251 Merge remote-tracking branch 'sound-asoc-fixes/for-linus' [...]
omits fc43ebdc5d7c Merge remote-tracking branch 'rdma-fixes/for-rc' into master
omits 6be896ea4e32 Merge remote-tracking branch 'mac80211/master' into master
omits f2b603bbd092 Merge remote-tracking branch 'ipsec/master' into master
omits 407c5a8cd9a8 Merge remote-tracking branch 'bpf/master' into master
omits d6061bc2b7f3 Merge remote-tracking branch 'net/master' into master
omits 56139878e1e4 Merge remote-tracking branch 'sparc/master' into master
omits 178770881961 Merge remote-tracking branch 'drivers-memory-fixes/fixes' [...]
omits 72e9ffc14dda Merge remote-tracking branch 'regmap/for-5.9' into regmap-linus
omits 250e21c0b32c Merge remote-tracking branch 'spi/for-5.9' into spi-linus
omits ef17d2a68d4b Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus
omits db21884a207b Merge branch 'misc-5.9' into next-fixes
omits dd093fcbff8f btrfs: fix overflow when copying corrupt csums for a message
new 4a123dbaf3a6 Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.or [...]
adds 76366050eb1b x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfig
adds 09e43968db40 x86/boot/compressed: Disable relocation relaxation
new 6f9885a36c00 x86/unwind/fp: Fix FP unwinding in ret_from_fork
new 217eee7231e4 Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.or [...]
new 46908326c6b8 efi: efibc: check for efivars write capability
new 5674d81c21d4 Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.or [...]
adds 23870f122768 locking/lockdep: Fix "USED" <- "IN-NMI" inversions
new e6b1a44eccfc locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
new 3d491679b880 Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kerne [...]
new db6c6a0df840 objtool: Fix noreturn detection for ignored functions
new 1f8ee7e8521a Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kerne [...]
new b6ec41346103 core/entry: Report syscall correctly for trace and audit
new e2bff391caba Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.o [...]
new ba4f184e126b Linux 5.9-rc6
new 88b67edd7247 dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
new a31128384dfd Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.or [...]
new beaeb4f39bc3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 78edc005f477 rcu-tasks: Prevent complaints of unused show_rcu_tasks_cla [...]
new 98477740630f Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/ [...]
new 54cfc400c09e Merge remote-tracking branch 'drivers-memory-fixes/fixes' [...]
new 52783cd992cd Merge remote-tracking branch 'sparc/master' into master
new 492adcf48129 bnxt_en: Use memcpy to copy VPD field info.
new d69753fa1ecb bnxt_en: return proper error codes in bnxt_show_temp
new a53906908148 bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() [...]
new f0f47b2f8cbc bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
new d2b42d010f29 bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.
new c07fa08f02f4 bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_E [...]
new e1b81391421b Merge branch 'bnxt_en-Bug-fixes'
new 58ed68b59237 sfc: Fix error code in probe
new 91b2c9a0fdb5 ipv6: route: convert comma to semicolon
new 25b8ab916dd7 Merge tag 'mac80211-for-net-2020-09-21' of git://git.kerne [...]
new 291f41476602 Merge remote-tracking branch 'net/master' into master
new e23bb04b0c93 bpf: Fix sysfs export of empty BTF section
new 65c204398928 bpf: Prevent .BTF section elimination
new 1245008122d7 libbpf: Fix native endian assumption when parsing BTF
new 3c21bd8e3dee Merge remote-tracking branch 'bpf/master' into master
new 98a9cf29fc7c Merge remote-tracking branch 'ipsec/master' into master
new 3b8365fdbdd8 Merge remote-tracking branch 'rdma-fixes/for-rc' into master
new 472eb39103e8 ALSA: asihpi: fix iounmap in error handler
new 3f7424905782 ALSA: hda/realtek - Couldn't detect Mic if booting with he [...]
new f73bbf639b32 ALSA: hda/realtek: Enable front panel headset LED on Lenov [...]
new 315c7ad7a701 ALSA: usb-audio: Add delay quirk for H570e USB headsets
new 8f8bf00b1c00 Revert "ALSA: hda - Fix silent audio output and corrupted [...]
new 74a8cf3b1c1e Merge remote-tracking branch 'sound-current/for-linus' int [...]
new 5f2df2a4583b ASoC: rt700: wait for the delayed work to finish when the [...]
new b0bcbe615756 ASoC: tas2770: Fix calling reset in probe
new 4272caf34aa4 ASoC: tas2770: Add missing bias level power states
new 4b8ab8a7761f ASoC: tas2770: Fix required DT properties in the code
new cadab0aefcba ASoC: tas2770: Fix error handling with update_bits
new 501ef013390b ASoC: rt711: wait for the delayed work to finish when the [...]
new 5b4458ebb4c8 ASoC: tlv320aic32x4: Ensure a minimum delay before clock s [...]
new 40b37136287b ASoC: tlv320aic32x4: Fix bdiv clock rate derivation
new ec96690de82c ASoC: tlv320aic32x4: Enable fast charge
new f026a5bba4d6 Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus
new c3805aab4c38 Merge remote-tracking branch 'sound-asoc-fixes/for-linus' [...]
new 400332485631 regmap: fix page selection for noinc reads
new 05669b631707 regmap: fix page selection for noinc writes
new 1221717faeca Merge remote-tracking branch 'regmap/for-5.9' into regmap-linus
new 0861beff7e73 Merge remote-tracking branch 'regmap-fixes/for-linus' into master
new b867eef4cf54 spi: fsl-espi: Only process interrupts for expected events
new 51b1418e5962 Merge remote-tracking branch 'spi/for-5.9' into spi-linus
new e84787743f5e Merge remote-tracking branch 'spi-fixes/for-linus' into master
new 3e2a3c612924 Merge remote-tracking branch 'pci-current/for-linus' into master
new c61be156d71d Merge remote-tracking branch 'usb-gadget-fixes/fixes' into master
new e0c335d38eb7 Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
new 8c6606709dcb Merge remote-tracking branch 'phy/fixes' into master
new dbab1481dca1 Merge remote-tracking branch 'ide/master' into master
new c9825209178b Merge remote-tracking branch 'kselftest-fixes/fixes' into master
new 1f0d0490f817 Merge remote-tracking branch 'v4l-dvb-fixes/fixes' into master
new fffc3b2fe012 Merge remote-tracking branch 'hwmon-fixes/hwmon' into master
new 35be8851d172 btrfs: fix overflow when copying corrupt csums for a message
new 8a70fd297c74 btrfs: move btrfs_scratch_superblocks into btrfs_dev_repla [...]
new d1db82c9a344 btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
new 2af37bc42839 Merge branch 'misc-5.9' into next-fixes
new 3b3940d8dc4c Merge remote-tracking branch 'btrfs-fixes/next-fixes' into master
new 3bb097bfbc81 Merge remote-tracking branch 'vfs-fixes/fixes' into master
new 909ab2e7f2cc Merge remote-tracking branch 'devicetree-fixes/dt/linus' i [...]
new c8adb0149fe1 Merge remote-tracking branch 'scsi-fixes/fixes' into master
new 84713181a181 Merge remote-tracking branch 'mmc-fixes/fixes' into master
new 2deafe10ebc8 Merge remote-tracking branch 'pidfd-fixes/fixes' into master
new 9521bb8787e8 Merge remote-tracking branch 'spdx/spdx-linus' into master
new bc47b5861f7f Merge remote-tracking branch 'pinctrl-intel-fixes/fixes' i [...]
new f08ec995dd06 Merge remote-tracking branch 'kunit-fixes/kunit-fixes' int [...]
new d87f0382e401 Merge remote-tracking branch 'ubifs-fixes/fixes' into master
new 19a508bd1ad8 dmabuf: fix NULL pointer dereference in dma_buf_release()
new f073d41c2dcf Merge remote-tracking branch 'drm-misc-fixes/for-linux-nex [...]
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 (3d0d0d2eb359)
\
N -- N -- N refs/heads/pending-fixes (f073d41c2dcf)
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 84 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:
Makefile | 2 +-
arch/x86/boot/compressed/Makefile | 2 +
arch/x86/configs/i386_defconfig | 1 +
arch/x86/include/asm/frame.h | 19 +++++
arch/x86/kernel/process.c | 3 +-
drivers/base/regmap/internal.h | 2 +-
drivers/base/regmap/regcache.c | 2 +-
drivers/base/regmap/regmap.c | 33 ++++-----
drivers/dma-buf/dma-buf.c | 2 +
drivers/firmware/efi/efibc.c | 2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 30 +++++---
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 34 ++++++---
drivers/net/ethernet/sfc/ef100.c | 1 +
drivers/spi/spi-fsl-espi.c | 5 +-
fs/btrfs/dev-replace.c | 6 +-
fs/btrfs/disk-io.c | 10 ++-
fs/btrfs/volumes.c | 13 ++--
fs/btrfs/volumes.h | 3 +
include/asm-generic/vmlinux.lds.h | 2 +-
include/linux/dax.h | 17 +++--
include/linux/percpu-rwsem.h | 8 +--
kernel/bpf/sysfs_btf.c | 6 +-
kernel/entry/common.c | 6 +-
kernel/locking/lockdep.c | 35 ++++++++--
kernel/locking/lockdep_internals.h | 2 +
kernel/locking/percpu-rwsem.c | 4 +-
kernel/rcu/tasks.h | 2 +-
net/ipv6/route.c | 2 +-
sound/pci/asihpi/hpioctl.c | 4 +-
sound/pci/hda/patch_realtek.c | 14 +++-
sound/soc/codecs/rt700-sdw.c | 3 +
sound/soc/codecs/rt711-sdw.c | 4 ++
sound/soc/codecs/tas2770.c | 84 +++++++++++------------
sound/soc/codecs/tlv320aic32x4-clk.c | 9 ++-
sound/soc/codecs/tlv320aic32x4.c | 17 ++++-
sound/soc/codecs/tlv320aic32x4.h | 7 ++
sound/usb/quirks.c | 7 +-
tools/lib/bpf/btf.c | 6 ++
tools/objtool/check.c | 2 +-
39 files changed, 269 insertions(+), 142 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_kernel/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from b167e53f05 Fix mi_gdb_exit with secondary MI channels
adds 4f94229e83 Automatic date update in version.in
adds b1b11e922b PR26569, R_RISCV_RVC_JUMP results in buffer overflow
adds c73eac969a rx-dis.c:103:3: suspicious concatenation of string literals
adds 5dd918d980 Fix sparc prologue skipping
adds 427234c78b Update the binutils documentation to make it clear the the - [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 +++++++
bfd/elfxx-riscv.c | 60 +++++++++++++++++++++++-----------------------
bfd/version.h | 2 +-
binutils/ChangeLog | 5 ++++
binutils/doc/binutils.texi | 9 +++++--
gas/ChangeLog | 8 +++++++
gas/config/tc-riscv.c | 10 +++++---
gdb/ChangeLog | 5 ++++
gdb/sparc-tdep.c | 13 +++++-----
opcodes/ChangeLog | 8 +++++++
opcodes/rx-dis.c | 16 ++++++-------
11 files changed, 95 insertions(+), 50 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_kernel/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 79583704 2: update: binutils-gcc-linux: 20983
new 6e1a601a 2: update: binutils-gcc-linux: 21000
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 (79583704)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 122 +-
02-prepare_abe/console.log | 306 +-
03-build_abe-binutils/console.log | 11857 +++++----
04-build_abe-stage1/console.log | 20505 +++++++-------
05-build_linux/console.log | 9856 +++----
07-check_regression/console.log | 26 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 146 +-
08-update_baseline/results.regressions | 20 +-
console.log | 42818 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 2 +-
12 files changed, 42877 insertions(+), 42817 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.