This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards cae6852c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 452959df 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (cae6852c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30252 -> 30484 bytes
04-build_abe-stage1/console.log.xz | Bin 71716 -> 71708 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9128 -> 9916 bytes
07-build_abe-glibc/console.log.xz | Bin 237508 -> 237512 bytes
08-build_abe-stage2/console.log.xz | Bin 202400 -> 202092 bytes
09-build_abe-gdb/console.log.xz | Bin 37312 -> 37680 bytes
10-build_abe-qemu/console.log.xz | Bin 31768 -> 31796 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3900 -> 3892 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2456 -> 2564 bytes
13-check_regression/console.log.xz | Bin 3328 -> 53628 bytes
13-check_regression/fails.sum | 21 +-
13-check_regression/results.compare | 58 +-
13-check_regression/results.compare2 | 12619 +++++++++++++++++++++-
13-check_regression/results.regressions | 58 +-
14-update_baseline/console.log | 13201 ++++++++++++++++++++++-
14-update_baseline/fails.sum | 21 +-
14-update_baseline/results.compare | 58 +-
14-update_baseline/results.compare2 | 12619 +++++++++++++++++++++-
14-update_baseline/results.regressions | 58 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3355260 -> 3358872 bytes
sumfiles/g++.sum | 151 +-
sumfiles/gcc.log.xz | Bin 2967392 -> 2930096 bytes
sumfiles/gcc.sum | 16897 +++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1022128 -> 1020052 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199044 -> 199280 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 417180 -> 411216 bytes
sumfiles/libstdc++.sum | 16 +-
37 files changed, 46751 insertions(+), 9118 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
in repository toolchain/ci/interesting-commits.
from 6672cbc Add regression a110855667782dac7b674d3e328b253b3b3c919b from [...]
new 358347e Add regression ac0bc21bd634a334ba8f323c39a11f01dfdc2aae from [...]
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 | 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 gcc.
from 0ccba4ed857 openmp: Add support for enter clause on declare target
new f571596f8cd ipa: Check cst type when propagating controled uses info
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/ipa-prop.cc | 10 ++++------
gcc/testsuite/gcc.dg/ipa/pr105639.c | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr105639.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 e7c482b0807 tree-optimization/105726 - adjust array bound heuristic
new 0ccba4ed857 openmp: Add support for enter clause on declare target
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/c-family/c-pragma.h | 3 ++-
gcc/c/c-parser.cc | 23 +++++++++++++++----
gcc/c/c-typeck.cc | 21 +++++++++--------
gcc/cp/parser.cc | 21 ++++++++++++++---
gcc/cp/semantics.cc | 26 ++++++++++++----------
gcc/testsuite/c-c++-common/gomp/clauses-3.c | 4 +++-
gcc/testsuite/c-c++-common/gomp/declare-target-1.c | 2 +-
gcc/testsuite/c-c++-common/gomp/declare-target-2.c | 5 +++++
gcc/testsuite/c-c++-common/gomp/declare-target-3.c | 3 +++
gcc/testsuite/g++.dg/gomp/attrs-9.C | 4 ++--
gcc/testsuite/g++.dg/gomp/declare-target-1.C | 5 +++++
gcc/tree-core.h | 6 ++---
gcc/tree-nested.cc | 4 ++--
gcc/tree-pretty-print.cc | 7 ++++--
gcc/tree.cc | 4 ++--
gcc/tree.h | 4 ++++
libgomp/testsuite/libgomp.c-c++-common/target-40.c | 2 +-
libgomp/testsuite/libgomp.c/target-41.c | 2 +-
18 files changed, 102 insertions(+), 44 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_O1
in repository toolchain/ci/binutils-gdb.
from bc8ba34fc2 Automatic date update in version.in
adds 93054037f1 Automatic date update in version.in
adds 912f2e4449 Automatic date update in version.in
adds 220b941f1e 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_gcc_bootstrap/release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards c3f6b874 0: update: binutils-gcc: 2
new d39626bf 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 (c3f6b874)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 49556 -> 48036 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 450600 -> 449412 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 -------------------------------
jenkins/manifest.sh | 14 ++++++------
7 files changed, 7 insertions(+), 43 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_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 79d17cd1 0: update: binutils-gcc: 2
new df176a2f 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 (79d17cd1)
\
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 1520 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 50752 -> 52040 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 952132 -> 947648 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.