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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 7b468db33b Automatic date update in version.in
adds ab2427028d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 08dfa237a 0: update: binutils-gcc-linux: boot
new 194711f4b 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 (08dfa237a)
\
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 | 139 +-
02-prepare_abe/console.log | 84 +-
03-build_abe-binutils/console.log | 10875 +++++++--------
04-build_abe-stage1/console.log | 13952 +++++++++----------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 430 +-
console.log | 26333 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 26303 insertions(+), 26344 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/gnu-release-aarch64-check-binutils
in repository toolchain/ci/base-artifacts.
discards 7e77b604a 0: update: : -1
new 2cdf3a4ea 0: update: : -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 (7e77b604a)
\
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 | 67 +++---
02-prepare_abe/console.log | 414 +++++++++++++++++------------------
console.log | 481 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 6 +-
4 files changed, 475 insertions(+), 493 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/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from c53fb96729e Daily bump.
adds 0aa8c7c8e1a Daily bump.
adds 6f9f4fd7a33 Daily bump.
adds 808efd912fe PR target/91704 * config/i386/avxintrin.h (__v32qs): New [...]
adds 3942f35ee9b PR target/87853 * config/i386/emmintrin.h (_mm_cmpeq_epi8 [...]
new aceacb69039 Daily bump.
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/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/avx2intrin.h | 2 +-
gcc/config/i386/avxintrin.h | 1 +
gcc/config/i386/emmintrin.h | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr87853.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr91704.c | 14 ++++++++++++++
8 files changed, 57 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87853.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr91704.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 master
in repository clang.
from d11116ed64 Remove REQUIRES:shell from tests that pass for me on Windows
new 14dee917c5 clang-misexpect: Profile Guided Validation of Performance An [...]
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:
include/clang/Basic/DiagnosticFrontendKinds.td | 7 +++-
include/clang/Basic/DiagnosticGroups.td | 1 +
lib/CodeGen/CodeGenAction.cpp | 26 +++++++++++++
lib/Frontend/CompilerInvocation.cpp | 3 ++
.../misexpect-branch-nonconst-expect-arg.proftext | 9 +++++
test/Profile/Inputs/misexpect-branch.proftext | 9 +++++
.../Inputs/misexpect-switch-default-only.proftext | 12 ++++++
.../Inputs/misexpect-switch-default.proftext | 16 ++++++++
test/Profile/Inputs/misexpect-switch.proftext | 16 ++++++++
test/Profile/misexpect-branch-cold.c | 26 +++++++++++++
.../misexpect-branch-nonconst-expected-val.c | 23 ++++++++++++
test/Profile/misexpect-branch-unpredictable.c | 25 +++++++++++++
test/Profile/misexpect-branch.c | 28 ++++++++++++++
test/Profile/misexpect-switch-default.c | 40 ++++++++++++++++++++
test/Profile/misexpect-switch-nonconst.c | 43 ++++++++++++++++++++++
test/Profile/misexpect-switch-only-default-case.c | 35 ++++++++++++++++++
test/Profile/misexpect-switch.c | 41 +++++++++++++++++++++
17 files changed, 359 insertions(+), 1 deletion(-)
create mode 100644 test/Profile/Inputs/misexpect-branch-nonconst-expect-arg.proftext
create mode 100644 test/Profile/Inputs/misexpect-branch.proftext
create mode 100644 test/Profile/Inputs/misexpect-switch-default-only.proftext
create mode 100644 test/Profile/Inputs/misexpect-switch-default.proftext
create mode 100644 test/Profile/Inputs/misexpect-switch.proftext
create mode 100644 test/Profile/misexpect-branch-cold.c
create mode 100644 test/Profile/misexpect-branch-nonconst-expected-val.c
create mode 100644 test/Profile/misexpect-branch-unpredictable.c
create mode 100644 test/Profile/misexpect-branch.c
create mode 100644 test/Profile/misexpect-switch-default.c
create mode 100644 test/Profile/misexpect-switch-nonconst.c
create mode 100644 test/Profile/misexpect-switch-only-default-case.c
create mode 100644 test/Profile/misexpect-switch.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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards b93efa878 0: update: gcc-c53fb96729e218205fe0cc8fa08eaa298b5014e2: 1
new 308c6f9e0 0: update: gcc-aceacb690397c60f06ecafd06df43b6dbbb9220c: 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 (b93efa878)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 78 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-bootstrap_O3/console.log | 86192 +++++++++++++++----------------
console.log | 86708 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 86712 insertions(+), 86712 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 56021067732 compiler: permit inlining constant expressions and expr [...]
new 010217a5731 cmd/go: look for tool build ID before hashing entire file
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/go/gofrontend/MERGE | 2 +-
libgo/go/cmd/go/internal/work/buildid.go | 13 +++++++++----
2 files changed, 10 insertions(+), 5 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from f74c2bb98776 Linux 5.3-rc8
adds 7352e72a513f regulator: slg51000: Fix a couple NULL vs IS_ERR() checks
adds 5d2fc542e8c9 regulator: act8945a-regulator: fix ldo register addresses [...]
adds 3829100a6372 regulator: twl: voltage lists for vdd1/2 on twl4030
adds 56037cadf604 Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
drivers/regulator/act8945a-regulator.c | 8 ++++----
drivers/regulator/slg51000-regulator.c | 4 ++--
drivers/regulator/twl-regulator.c | 23 ++++++++++++++++++++---
3 files changed, 26 insertions(+), 9 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1f5f650b7 0: update: binutils-b76c1a8361f78302d760b0f79f780193c801a724: all
new 62d34a829 0: update: linux-56037cadf60461b4a2996b4d8f0057c4d343c17c: all
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 (1f5f650b7)
\
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 | 175 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11339 +++++++--------
04-build_abe-stage1/console.log | 14671 ++++++++++---------
05-build_linux/console.log | 808 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 25 +
console.log | 27423 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 27197 insertions(+), 27670 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.