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 e172284c 0: update: binutils-gcc-linux-qemu: boot
new 9a6a7592 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 (e172284c)
\
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 | 14 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11917 ++++++-----
04-build_abe-stage1/console.log | 14359 +++++++------
05-build_abe-qemu/console.log | 6179 +++---
06-build_linux/console.log | 882 +-
07-boot_linux/console.log | 492 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34301 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34290 insertions(+), 34332 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-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 22d35846 0: update: gcc-9af26b489df3d00c1f12af895738dba33140623e: 1
new f74a180b 0: update: gcc-a7e72b282177fbaa6a852324641c871313d326da: 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 (22d35846)
\
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 | 122 +-
02-prepare_abe/console.log | 378 +-
04-build_abe-bootstrap_O1/console.log | 67661 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 68195 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 68253 insertions(+), 68115 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 binutils-gdb.
from 6d1a09b77a9 [gdb/breakpoint] Fix assert in jit_event_handler
new ca43e66033c testsuite/gdb.dwarf2: avoid dead code in dw2-inline-with-le [...]
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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.dwarf2/dw2-inline-with-lexical-scope.c | 4 ++--
2 files changed, 8 insertions(+), 2 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 53fb833d635 Elide expand_constructor if move by pieces is preferred
new 782e57f2c09 x86: Remove MAX_BITSIZE_MODE_ANY_INT
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/config/i386/i386-modes.def | 15 +++------------
1 file changed, 3 insertions(+), 12 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 releases/gcc-9
in repository gcc.
from 2b40941d23b libsanitizer: Remove cyclades from libsanitizer
new 0c6b4e661d8 c++: constexpr and volatile member function [PR80456]
new 5b4cb063748 c++: base template friend [PR52625]
new 7168fb621b4 c++: lambda pack init-capture within generic lambda
The 3 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/call.c | 3 ++-
gcc/cp/cp-tree.h | 4 ++++
gcc/cp/lambda.c | 7 ++++--
gcc/cp/pt.c | 23 ++++++++++++++++----
gcc/testsuite/g++.dg/cpp0x/constexpr-volatile3.C | 15 +++++++++++++
gcc/testsuite/g++.dg/cpp2a/lambda-pack-init6.C | 27 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/friend70.C | 9 ++++++++
7 files changed, 81 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-volatile3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-pack-init6.C
create mode 100644 gcc/testsuite/g++.dg/template/friend70.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 gcc.
from 079c23cfe07 aarch64: Add attributes for builtins specified in aarch64-b [...]
new 61796dc03be Add 'libgomp.oacc-fortran/privatized-ref-2.f90'
new 5d42db53332 Don't skip 'libgomp.oacc-fortran/privatized-ref-2.f90' for [...]
new 53fb833d635 Elide expand_constructor if move by pieces is preferred
The 3 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/expr.c | 13 +++
gcc/testsuite/gcc.target/i386/pr90773-24.c | 23 +++++
gcc/testsuite/gcc.target/i386/pr90773-25.c | 25 +++++
.../libgomp.oacc-fortran/privatized-ref-2.f90 | 111 +++++++++++++++++++++
4 files changed, 172 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr90773-24.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90773-25.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/privatized-ref-2.f90
--
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_O3
in repository toolchain/ci/base-artifacts.
discards 6b4b6d24 0: update: gcc-32bd0353db37af2cb023e575ed4ce8c944fd9dba: 1
new ea798904 0: update: gcc-5ae352467a5a9414c0abea008f3719c6d3ae54e7: 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 (6b4b6d24)
\
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 | 58 +-
02-prepare_abe/console.log | 342 +-
04-build_abe-bootstrap_O3/console.log | 60958 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 61316 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 61366 insertions(+), 61320 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.