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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 70ffe25a 0: update: binutils-gcc-linux-qemu: boot
new 3501dd3b 0: update: binutils-gcc-linux-qemu: 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 (70ffe25a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-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.xz | Bin 1772 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44356 -> 43516 bytes
04-build_abe-stage1/console.log.xz | Bin 72396 -> 71912 bytes
05-build_abe-qemu/console.log.xz | Bin 33432 -> 31412 bytes
06-build_linux/console.log.xz | Bin 3512 -> 3524 bytes
07-boot_linux/console.log.xz | Bin 5936 -> 5940 bytes
08-check_regression/console.log.xz | Bin 488 -> 488 bytes
09-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 14 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from ba1c1a12 1: reset: gcc-76b75018b3d053a890ebe155e47814de14b3c9fb: 1
new f89104ae 2: update: gcc-e2103982da7be8781900653a5f7c5a5d0a57d38a: 1
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.xz | Bin 1492 -> 1488 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50960 -> 51212 bytes
05-build_abe-gcc/console.log.xz | Bin 156704 -> 155076 bytes
10-check_regression/console.log.xz | Bin 1132 -> 388 bytes
10-check_regression/jira-body.txt | 2 --
10-check_regression/mail-body.txt | 37 ----------------------------
10-check_regression/mail-subject.txt | 1 -
10-check_regression/results.regressions | 11 ---------
10-check_regression/trigger-bisect | 2 --
11-update_baseline/console.log | 42 +++++++++++++++++++++++++++++---
jenkins/manifest.sh | 10 ++++----
mail/jira-body.txt | 5 ----
mail/mail-body.txt | 40 ------------------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 11 ---------
17 files changed, 43 insertions(+), 119 deletions(-)
delete mode 100644 10-check_regression/jira-body.txt
delete mode 100644 10-check_regression/mail-body.txt
delete mode 100644 10-check_regression/mail-subject.txt
delete mode 100644 10-check_regression/results.regressions
delete mode 100644 10-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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 818c505188f c++: Update DECL_*SIZE for objects with flexible array memb [...]
new de07cff96ab c++: empty union member activation during constexpr [PR102163]
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/constexpr.c | 34 +++++++++++++++++++++-----
gcc/testsuite/g++.dg/cpp0x/constexpr-empty17.C | 21 ++++++++++++++++
2 files changed, 49 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-empty17.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_native_build/master-aarch64
in repository toolchain/ci/linux.
from 6880fa6c5660 Linux 5.15-rc1
adds a69ae291e1cc x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_A [...]
adds 76ae847497bc Documentation: raise minimum supported version of GCC to 5.1
adds 4eb6bd55cfb2 compiler.h: drop fallback overflow checkers
adds adac17e3f61f mm/ksm: remove old GCC 4.9+ check
adds c0a5c81ca9be Kconfig.debug: drop GCC 5+ version check for DWARF5
adds d20758951f8f riscv: remove Kconfig check for GCC version for ARCH_RV64I
adds 6563139d90ad powerpc: remove GCC version check for UPD_CONSTR
adds 42a7ba1695fc arm64: remove GCC version check for ARCH_SUPPORTS_INT128
adds 156102fe0bb6 Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
adds 4e59869aa655 compiler-gcc.h: drop checks for older GCC versions
adds 6f20fa2dfa54 vmlinux.lds.h: remove old check for GCC 4.9
adds 6d2ef226f2f1 compiler_attributes.h: drop __has_attribute() support for gcc4
adds df26327ea097 Drop some straggling mentions of gcc-4.9 as being stale
adds 316346243be6 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minim [...]
adds d0ee23f9d78b tools: compiler-gcc.h: Guard error attribute use with __ha [...]
No new revisions were added by this update.
Summary of changes:
Documentation/admin-guide/README.rst | 2 +-
Documentation/process/changes.rst | 2 +-
.../translations/zh_CN/admin-guide/README.rst | 2 +-
.../translations/zh_TW/admin-guide/README.rst | 2 +-
Makefile | 6 -
arch/arm64/Kconfig | 2 +-
arch/powerpc/include/asm/asm-const.h | 10 --
arch/riscv/Kconfig | 2 +-
arch/x86/include/asm/uaccess.h | 4 +-
include/asm-generic/vmlinux.lds.h | 4 -
include/linux/compiler-clang.h | 13 --
include/linux/compiler-gcc.h | 8 +-
include/linux/compiler_attributes.h | 24 ----
include/linux/overflow.h | 138 +-------------------
lib/Kconfig.debug | 2 +-
mm/ksm.c | 2 -
scripts/min-tool-version.sh | 8 +-
tools/include/linux/compiler-gcc.h | 8 +-
tools/include/linux/overflow.h | 140 +--------------------
19 files changed, 19 insertions(+), 360 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.