This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 1e8bddfbb78 Daily bump.
new 0110ab63c00 xtensa: backport fix for PR target/90922
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 | 9 +++++++++
gcc/config/xtensa/xtensa.c | 3 ++-
2 files changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-defconfig
in repository toolchain/ci/gcc.
from ed342df533b Daily bump.
adds f7e1c561a55 PR c++/91819 - ICE with operator++ and enum. * call.c (bu [...]
adds 37584e99160 [Darwin, PPC] Clean up symbol stubs code.
adds 4c6e749f835 Daily bump.
adds 49553a5e0d8 * gcc-interface/decl.c (components_to_record): Do not reor [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/decl.c | 15 +++++++++++----
gcc/config/rs6000/rs6000.c | 26 ++++++--------------------
gcc/cp/ChangeLog | 5 +++++
gcc/cp/call.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/other/operator4.C | 22 ++++++++++++++++++++++
9 files changed, 66 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/operator4.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-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 11f7a80f 0: update: binutils-gcc-linux: boot
new fbfbf98a 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 (11f7a80f)
\
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 | 68 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11701 +++++++-------
04-build_abe-stage1/console.log | 16176 +++++++++----------
05-build_linux/console.log | 990 +-
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29831 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29815 insertions(+), 29853 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 llvm.
from 542b370efd6 [X86] Canonicalize all zeroes vector to RHS in X86DAGToDAGI [...]
new e74b9252d2a Reland "[utils] Implement the llvm-locstats tool"
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:
CMakeLists.txt | 4 +
docs/CommandGuide/index.rst | 1 +
docs/CommandGuide/llvm-locstats.rst | 79 ++++++++++++
test/lit.cfg.py | 3 +
test/tools/llvm-dwarfdump/X86/locstats.ll | 17 +++
utils/llvm-locstats/CMakeLists.txt | 7 +
utils/llvm-locstats/llvm-locstats.py | 208 ++++++++++++++++++++++++++++++
7 files changed, 319 insertions(+)
create mode 100644 docs/CommandGuide/llvm-locstats.rst
create mode 100644 utils/llvm-locstats/CMakeLists.txt
create mode 100755 utils/llvm-locstats/llvm-locstats.py
--
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/llvm-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f90a9991 0: update: llvm-linux: 17869
new 4bb30968 0: update: llvm-linux: 17869
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 (f90a9991)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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-build_llvm/console.log | 12272 +-
03-build_linux/console.log | 1527786 ++++++++++++++++++-----------------
05-check_regression/console.log | 40 +-
06-update_baseline/console.log | 54 +-
console.log | 1542624 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
7 files changed, 1541454 insertions(+), 1541458 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-next-allnoconfig
in repository toolchain/ci/gcc.
from ed342df533b Daily bump.
adds f7e1c561a55 PR c++/91819 - ICE with operator++ and enum. * call.c (bu [...]
adds 37584e99160 [Darwin, PPC] Clean up symbol stubs code.
adds 4c6e749f835 Daily bump.
new 49553a5e0d8 * gcc-interface/decl.c (components_to_record): Do not reor [...]
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 | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/decl.c | 15 +++++++++++----
gcc/config/rs6000/rs6000.c | 26 ++++++--------------------
gcc/cp/ChangeLog | 5 +++++
gcc/cp/call.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/other/operator4.C | 22 ++++++++++++++++++++++
9 files changed, 66 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/operator4.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-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards baec8d58 0: update: binutils-gcc-linux: boot
new 95396de9 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 (baec8d58)
\
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 | 68 +-
02-prepare_abe/console.log | 177 +-
03-build_abe-binutils/console.log | 11371 ++++++++-------
04-build_abe-stage1/console.log | 16063 ++++++++++----------
05-build_linux/console.log | 602 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 28318 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 28288 insertions(+), 28343 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.