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-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards db5a1a3b 0: update: gcc-3804e937b0e252a7e42632fe6d9f898f1851a49c: 1
new daf0aa44 0: update: gcc-7266ff2a243715e20882850b2fc4211ac7db4d34: 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 (db5a1a3b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 128 +-
02-prepare_abe/console.log | 278 +-
04-build_abe-bootstrap_O1/console.log | 87353 +++++++++++++++----------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 87769 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 87787 insertions(+), 87761 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 29853c65324 c++: Always check access during late-parsing of members [PR58993]
new 9693e255ee2 PR middle-end/98664 - inconsistent -Wfree-nonheap-object fo [...]
new d89b00c095e c++: ICE with USING_DECL redeclaration [PR98687]
The 2 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/name-lookup.c | 103 ++++++++--------
gcc/cp/name-lookup.h | 2 +-
gcc/cp/pt.c | 3 +-
gcc/testsuite/g++.dg/lookup/using64.C | 69 +++++++++++
gcc/testsuite/g++.dg/lookup/using65.C | 17 +++
gcc/testsuite/g++.dg/warn/Wfree-nonheap-object-5.C | 129 +++++++++++++++++++++
gcc/testsuite/gcc.dg/Wfree-nonheap-object-4.c | 107 +++++++++++++++++
gcc/testsuite/gcc.dg/Wvla-larger-than-4.c | 6 +-
.../gcc.dg/plugin/diagnostic-test-inlining-3.c | 3 +-
gcc/tree-ssa-live.c | 17 ++-
gcc/tree.c | 11 +-
11 files changed, 400 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/using64.C
create mode 100644 gcc/testsuite/g++.dg/lookup/using65.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wfree-nonheap-object-5.C
create mode 100644 gcc/testsuite/gcc.dg/Wfree-nonheap-object-4.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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from 05318fb8a89 testsuite: i386: Require ifunc support in gcc.target/i386/p [...]
adds a7c7dd708aa Daily bump.
adds 4fdb9c83408 Daily bump.
adds 4779ef35735 Fix PR ada/98740
adds 1aed3f059eb sparc,rtems: add __FIX_LEON3FT_TN0018 for affected targets
adds 0a9e37150c4 ipa-sra: Do not remove return values needed because of non-call EH
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/ada/gcc-interface/trans.c | 11 ++++++-----
gcc/config/sparc/rtemself.h | 2 ++
gcc/ipa-sra.c | 20 +++++++++++---------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/ipa/pr98690.C | 27 +++++++++++++++++++++++++++
6 files changed, 51 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr98690.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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 1bb89ec6 0: update: gcc-05318fb8a89a166b489fa42f1f04d6c0accccc49: 1
new 90fa1a76 0: update: gcc-0a9e37150c448d7058550398ad98c74fcb33b595: 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 (1bb89ec6)
\
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 | 172 +-
02-prepare_abe/console.log | 394 +-
04-build_abe-bootstrap_debug/console.log | 66303 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 66887 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 66885 insertions(+), 66887 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 c37f1d4081f c++: ICE when late parsing noexcept/NSDMI [PR98333]
new 29853c65324 c++: Always check access during late-parsing of members [PR58993]
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/parser.c | 7 -------
gcc/cp/search.c | 8 ++++++++
gcc/testsuite/g++.dg/opt/pr87974.C | 1 +
gcc/testsuite/g++.dg/template/access34.C | 29 +++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/friend68.C | 13 +++++++++++++
gcc/testsuite/g++.dg/template/friend69.C | 18 ++++++++++++++++++
6 files changed, 69 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/access34.C
create mode 100644 gcc/testsuite/g++.dg/template/friend68.C
create mode 100644 gcc/testsuite/g++.dg/template/friend69.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_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 5dc60141 0: update: gcc-3804e937b0e252a7e42632fe6d9f898f1851a49c: 1
new f016aee4 0: update: gcc-7266ff2a243715e20882850b2fc4211ac7db4d34: 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 (5dc60141)
\
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 | 128 +-
02-prepare_abe/console.log | 430 +-
04-build_abe-bootstrap_O1/console.log | 54653 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 55343 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 55279 insertions(+), 55291 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_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 17094bb Add regression 3c57e692357c79ee7623dfc1586652aee2aefb8f from [...]
new 5266d68 Add regression 0365b9e4af29dc65c4d1634ca3444362d2ad0422 from [...]
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 | 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.
unknown user pushed a change to branch pending-fixes
in repository linux-next.
omits e3f3158a4b86 Merge remote-tracking branch 'drm-misc-fixes/for-linux-nex [...]
omits fa94cb8ba4e7 Merge remote-tracking branch 'kunit-fixes/kunit-fixes'
omits c14b0a7bceca Merge remote-tracking branch 'gpio-brgl-fixes/gpio/for-current'
omits 6709e03a1081 Merge remote-tracking branch 'hyperv-fixes/hyperv-fixes'
omits 1f10bf96e4cd Merge remote-tracking branch 'mmc-fixes/fixes'
omits d4f024be4b71 Merge remote-tracking branch 'drm-intel-fixes/for-linux-ne [...]
omits 323749856f78 Merge remote-tracking branch 'scsi-fixes/fixes'
omits f9c4d3de0186 Merge remote-tracking branch 'drivers-x86-fixes/fixes'
omits 6d3ac3f6c430 Merge remote-tracking branch 'i3c-fixes/i3c/fixes'
omits 1158bb22805c Merge remote-tracking branch 'btrfs-fixes/next-fixes'
omits e932e5f764c4 Merge remote-tracking branch 'omap-fixes/fixes'
omits 60cad0ae3052 Merge remote-tracking branch 'v4l-dvb-fixes/fixes'
omits 7bf34eb50843 Merge remote-tracking branch 'mtd-fixes/mtd/fixes'
omits 1cd5ea6d30bd Merge remote-tracking branch 'dmaengine-fixes/fixes'
omits f8b5b18b0c09 Merge remote-tracking branch 'ide/master'
omits 1877723eb907 Merge remote-tracking branch 'input-current/for-linus'
omits 2b0f175e979a Merge remote-tracking branch 'char-misc.current/char-misc-linus'
omits 47c8f824c4d6 Merge remote-tracking branch 'staging.current/staging-linus'
omits 28b0991b9ff9 Merge remote-tracking branch 'phy/fixes'
omits 97d4e0cbf884 Merge remote-tracking branch 'usb-serial-fixes/usb-linus'
omits 135969561494 Merge remote-tracking branch 'usb.current/usb-linus'
omits 6edfd5025e88 Merge remote-tracking branch 'tty.current/tty-linus'
omits 90d414026961 Merge remote-tracking branch 'driver-core.current/driver-c [...]
omits 0a6ef86aa174 Merge remote-tracking branch 'regulator-fixes/for-linus'
omits a8a859e626ff Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
omits bf09289b793f Merge remote-tracking branch 'sound-current/for-linus'
omits 5b444e00d5e0 Merge remote-tracking branch 'mac80211/master'
omits 5180f946d205 Merge remote-tracking branch 'wireless-drivers/master'
omits c86a9e3a78e4 Merge remote-tracking branch 'ipsec/master'
omits 861375fb7597 Merge remote-tracking branch 'net/master'
omits 932605b815f8 Merge remote-tracking branch 'sparc/master'
omits 003388a235b6 Merge remote-tracking branch 's390-fixes/fixes'
omits 246fe0977e4d Merge remote-tracking branch 'arm-soc-fixes/arm/fixes'
omits 157c0dc46175 Merge remote-tracking branch 'arm64-fixes/for-next/fixes'
omits a1a322a62dba s390/vfio-ap: clean up vfio_ap resources when KVM pointer [...]
new c5db16918b1b Merge remote-tracking branch 'arm64-fixes/for-next/fixes'
new 757086fd2dff Merge remote-tracking branch 'arm-soc-fixes/arm/fixes'
new 7a140c204ab9 Merge remote-tracking branch 'sparc/master'
new bde2c0af6141 Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.ker [...]
new a826b04303a4 ipv6: create multicast route with RTPROT_KERNEL
new ceed9038b278 ipv6: set multicast flag on the multicast route
new b889c7c8c02e Merge branch 'ipv6-fixes-for-the-multicast-routes'
new 9d9b1ee0b2d1 tcp: fix TCP_USER_TIMEOUT with zero window
new 7e238de8283a net: core: devlink: use right genl user_ptr when handling [...]
new 8eed01b5ca9c mdio-bitbang: Export mdiobb_{read,write}()
new 02cae02a7de1 sh_eth: Make PHY access aware of Runtime PM to fix reboot crash
new f7b9820dbe16 Merge branch 'sh_eth-fix-reboot-crash'
new ec0b85026d6c Merge remote-tracking branch 'net/master'
new d9aee9be02f0 Merge remote-tracking branch 'ipsec/master'
new e508826d879b Merge remote-tracking branch 'wireless-drivers/master'
new a372173bf314 RDMA/cxgb4: Fix the reported max_recv_sge value
new 4615b3a906c2 Merge remote-tracking branch 'rdma-fixes/for-rc'
new 2b73649cee65 ALSA: hda: Balance runtime/system PM if direct-complete is [...]
new d3bf8d3d8e6b Merge remote-tracking branch 'sound-current/for-linus'
new d2c389eede5b Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
new 60ec3617c21b Merge remote-tracking branch 'regulator-fixes/for-linus'
new a12e0fb859fc Merge remote-tracking branch 'spi/for-5.11' into spi-linus
new 590719e38549 Merge remote-tracking branch 'spi-fixes/for-linus'
new 1ac1ac3a7a27 Merge remote-tracking branch 'driver-core.current/driver-c [...]
new 3a0d059479a4 Merge remote-tracking branch 'tty.current/tty-linus'
new ef02684c4e67 usb: bdc: Make bdc pci driver depend on BROKEN
new ddcc1fe8a23c Merge remote-tracking branch 'usb.current/usb-linus'
new 9a9d3194e954 Merge remote-tracking branch 'usb-serial-fixes/usb-linus'
new ec93884193b9 Merge remote-tracking branch 'phy/fixes'
new 05bd2a43fa7f Merge remote-tracking branch 'staging.current/staging-linus'
new 9dc165a3bc77 Merge remote-tracking branch 'char-misc.current/char-misc-linus'
new e61fa3470504 Merge remote-tracking branch 'input-current/for-linus'
new 0131a8a6a028 Merge remote-tracking branch 'ide/master'
new e594443196d6 dmaengine: move channel device_node deletion to driver
new ff0389e1f2d4 Merge remote-tracking branch 'dmaengine-fixes/fixes'
new ce3904a38e0b Merge remote-tracking branch 'mtd-fixes/mtd/fixes'
new 6a19a0f48a9e Merge remote-tracking branch 'v4l-dvb-fixes/fixes'
new 531325f48a6b Merge remote-tracking branch 'omap-fixes/fixes'
new 5d9d9a12dee0 Merge remote-tracking branch 'btrfs-fixes/next-fixes'
new 859117a94e93 Merge remote-tracking branch 'i3c-fixes/i3c/fixes'
new 3b83d186486c Merge remote-tracking branch 'drivers-x86-fixes/fixes'
new a1bec434c7ec Merge remote-tracking branch 'scsi-fixes/fixes'
new 1c4995b0a576 drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when out [...]
new e160adf7eaf7 Merge remote-tracking branch 'drm-intel-fixes/for-linux-ne [...]
new a48be0401cfc Merge remote-tracking branch 'mmc-fixes/fixes'
new 3188b662ff58 Merge remote-tracking branch 'hyperv-fixes/hyperv-fixes'
new ef38237444ce gpiolib: add a warning on gpiochip->to_irq defined
new e73b0101ae51 gpio: mvebu: fix pwm .get_state period calculation
new 18eedf2b5ec7 gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depe [...]
new 298d75c9b188 gpio: tegra: Add missing dependencies
new 8979cfe332a5 Merge remote-tracking branch 'gpio-brgl-fixes/gpio/for-current'
new 7d1d4ef40525 Merge remote-tracking branch 'kunit-fixes/kunit-fixes'
new 43b67309b6b2 drm/atomic: put state on error path
new abbc4d6ecd07 drm/vram-helper: Reuse existing page mappings in vmap
new 31be679b2913 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 (e3f3158a4b86)
\
N -- N -- N refs/heads/pending-fixes (31be679b2913)
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 55 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/dma/dmaengine.c | 1 -
drivers/dma/idxd/dma.c | 5 +++-
drivers/gpio/Kconfig | 5 +++-
drivers/gpio/gpio-mvebu.c | 19 ++++++-------
drivers/gpio/gpiolib.c | 3 ++
drivers/gpu/drm/drm_atomic_helper.c | 2 +-
drivers/gpu/drm/drm_gem_vram_helper.c | 14 +++++++--
drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 9 +++---
drivers/gpu/drm/i915/display/intel_dp.h | 3 +-
drivers/infiniband/hw/cxgb4/qp.c | 2 +-
drivers/net/ethernet/renesas/sh_eth.c | 26 +++++++++++++++++
drivers/net/mdio/mdio-bitbang.c | 6 ++--
drivers/s390/crypto/vfio_ap_ops.c | 49 ++++++++++++++------------------
drivers/usb/gadget/udc/bdc/Kconfig | 2 +-
include/linux/mdio-bitbang.h | 3 ++
include/net/inet_connection_sock.h | 3 ++
net/core/devlink.c | 4 +--
net/ipv4/inet_connection_sock.c | 1 +
net/ipv4/tcp.c | 1 +
net/ipv4/tcp_input.c | 1 +
net/ipv4/tcp_output.c | 1 +
net/ipv4/tcp_timer.c | 14 ++++-----
net/ipv6/addrconf.c | 3 +-
sound/pci/hda/hda_codec.c | 24 +++++-----------
25 files changed, 120 insertions(+), 83 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.