This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 481876f834 Automatic date update in version.in
adds 8afae2da1f Automatic date update in version.in
adds 6c15b0fd4a Automatic date update in version.in
adds 98cf8b20f2 Automatic date update in version.in
adds e4f3d6d4fd Automatic date update in version.in
adds 5837d37302 Automatic date update in version.in
adds ed9b2e40eb binutils 2.38 vs. ppc32 linux kernel
adds c4aae3f68a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-ppc.c | 25 ++++++++++++++++++++++++-
2 files changed, 25 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 63bf894b 0: update: binutils-gcc: 2
new eb3e867f 0: update: binutils-gcc: 2
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 (63bf894b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 49688 -> 48052 bytes
.../console.log.xz | Bin 913516 -> 918512 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 16 insertions(+), 16 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 39be73d07bb bpf: do not --enable-gcov for bpf-*-* targets
new 029851fe709 Fix clang warning in pt.cc
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/pt.cc | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0b313e95a73 gdb/linux-tdep: move "Perms" column right
new 7ff917016a2 gdb/darwin: skip over WIFSTOPPED wait4 status
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/darwin-nat.c | 31 +++++++++++++++++++++++++------
1 file changed, 25 insertions(+), 6 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 a4066d3a509 tree-optimization/104676 - free nb_iterations after loop di [...]
new 39be73d07bb bpf: do not --enable-gcov for bpf-*-* targets
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/configure | 14 +++++++++++---
gcc/configure.ac | 10 +++++++++-
libgcc/configure | 31 +++++++++++++++++++------------
libgcc/configure.ac | 17 ++++++++++++-----
4 files changed, 51 insertions(+), 21 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from a046033ea0b [nvptx] Add missing t-omp-device isas
adds 59b8ade8877 [libgomp, testsuite, nvptx] Add libgomp.c/declare-variant-3-sm*.c
new 9251b457eb8 sccvn: Fix visit_reference_op_call value numbering of vdefs [...]
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/g++.dg/torture/pr104601.C | 32 +++++++++++
gcc/tree-ssa-sccvn.cc | 26 ++++++---
.../testsuite/libgomp.c/declare-variant-3-sm30.c | 7 +++
.../testsuite/libgomp.c/declare-variant-3-sm35.c | 7 +++
.../testsuite/libgomp.c/declare-variant-3-sm53.c | 7 +++
.../testsuite/libgomp.c/declare-variant-3-sm70.c | 7 +++
.../testsuite/libgomp.c/declare-variant-3-sm75.c | 7 +++
.../testsuite/libgomp.c/declare-variant-3-sm80.c | 7 +++
libgomp/testsuite/libgomp.c/declare-variant-3.h | 66 ++++++++++++++++++++++
9 files changed, 159 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr104601.C
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm30.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm35.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm53.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm70.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm75.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3-sm80.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-3.h
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 7190ae0d39 Automatic date update in version.in
adds 1165955276 gdb/linux-tdep: make read_mapping return a structure
adds 0b313e95a7 gdb/linux-tdep: move "Perms" column right
No new revisions were added by this update.
Summary of changes:
gdb/linux-tdep.c | 127 +++++++++++++++++++++++++++++--------------------------
1 file changed, 67 insertions(+), 60 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards e111c34f 2: update: binutils-gcc: 1
new 56899e4c 2: update: binutils-gcc: 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 (e111c34f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1532 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51516 -> 52316 bytes
05-build_abe-bootstrap/console.log.xz | Bin 167624 -> 168456 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 56 +++++++++++++++++-----------------
jenkins/manifest.sh | 14 ++++-----
7 files changed, 35 insertions(+), 35 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 9251b457eb8 sccvn: Fix visit_reference_op_call value numbering of vdefs [...]
new a4066d3a509 tree-optimization/104676 - free nb_iterations after loop di [...]
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/gcc.dg/torture/pr104676.c | 35 +++++++++++++++++++++++++++++++++
gcc/tree-loop-distribution.cc | 2 +-
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr104676.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.