This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dd053eea0be libstdc++: Use libatomic for tests on all 32-bit powerpc targets
new 98e89dcf95e Go testsuite: update semi6.go from source repo
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/testsuite/go.test/test/syntax/semi6.go | 8 +++-----
1 file changed, 3 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_gnu/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards d7be26ac 0: update: gcc-a386566118054e08bb733f1248649fb6847c407e: 1
new 90ac63c0 0: update: gcc-82800987cb3b22427a8799b3e8491eff496724b9: 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 (d7be26ac)
\
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 | 446 +-
04-build_abe-bootstrap_ubsan/console.log | 95956 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 96534 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 96551 insertions(+), 96531 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-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 73d430b1 0: update: binutils-gcc: all
new ac580faf 1: reset: linux-49a3f51dfeeecb52c5aa28c5cb9592fe5e39bf95: 19211
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 | 131 +-
02-prepare_abe/console.log | 244 +-
03-build_abe-binutils/console.log | 10932 ++++++-------
04-build_abe-stage1/console.log | 13731 ++++++++--------
05-build_linux/console.log | 595 +-
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 75 +-
07-check_regression/results.regressions | 11 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 15 +-
08-update_baseline/results.regressions | 11 +-
console.log | 25731 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 15 +-
15 files changed, 25424 insertions(+), 26094 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 07-check_regression/trigger-bisect
create 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-arm-check_cross
in repository toolchain/ci/gcc.
from b5eabef5daa [testsuite] Emit 'warning' instead of 'error' diagnostics f [...]
adds 19323ea3e93 c++: Fix FE devirt with diamond inheritance [PR95158]
No new revisions were added by this update.
Summary of changes:
gcc/cp/call.c | 20 +++++++++-----------
gcc/cp/class.c | 14 ++++++++++++++
gcc/cp/cp-tree.h | 3 ++-
gcc/testsuite/g++.dg/template/virtual5.C | 31 +++++++++++++++++++++++++++++++
4 files changed, 56 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/virtual5.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/binutils-gdb.
from 4d56d64a85 gdb/testsuite: fix comment in gdb.threads/non-ldr-exit.exp
adds 0ae4576980 Add missing ChangeLog entry.
adds 539d71e89a PowerPC remove 512 bytes region limit if 2nd DAWR is avaliable.
adds 0a6155a072 gdb/testsuite: use foreach_with_prefix in gdb.threads/non-ld [...]
adds f55a9a37d8 gdb/testsuite: fix indentation in gdb.threads/non-ldr-exc-1.exp
adds e89b3d5293 Automatic date update in version.in
adds 77bf7e9911 Use new+delete for struct expression
adds 2bf3b79d05 Search for DWZ files in debug-file-directories as well
adds 12bf652539 Sync .gitignore with gcc
adds 7ddfb1a891 Add gnu global outputs to .gitignore
No new revisions were added by this update.
Summary of changes:
.gitignore | 10 +++
ChangeLog | 8 +++
bfd/version.h | 2 +-
gdb/ChangeLog | 28 ++++++++
gdb/dwarf2/read.c | 107 ++++++++++++++++++++++++++--
gdb/expression.h | 23 +++---
gdb/parse.c | 49 +++++++------
gdb/ppc-linux-nat.c | 26 ++++---
gdb/testsuite/ChangeLog | 15 ++++
gdb/testsuite/gdb.threads/non-ldr-exc-1.exp | 61 ++++++++--------
gdb/testsuite/gdb.threads/non-ldr-exc-2.exp | 67 +++++++++--------
gdb/testsuite/gdb.threads/non-ldr-exc-3.exp | 61 ++++++++--------
gdb/testsuite/gdb.threads/non-ldr-exc-4.exp | 61 ++++++++--------
13 files changed, 346 insertions(+), 172 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/base-artifacts.
discards 4bf34b70 2: update: binutils-gcc-linux: all
new fd0b912c 2: update: binutils-gcc-linux: 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 (4bf34b70)
\
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 | 77 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 12047 ++++++-------
04-build_abe-stage1/console.log | 16031 ++++++++---------
05-build_linux/console.log | 400 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 80 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29049 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 29063 insertions(+), 29089 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.