This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9874aa807 0: update: binutils-gcc: 1
new 354012ea7 0: 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 (9874aa807)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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.xz | Bin 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 51736 -> 52676 bytes
04-build_abe-gcc/console.log.xz | Bin 198388 -> 198884 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3876 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2752 -> 3056 bytes
07-check_regression/console.log.xz | Bin 2616 -> 2948 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 71 +-
08-update_baseline/console.log | 393 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 71 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3387156 -> 3379556 bytes
sumfiles/g++.sum | 118 +-
sumfiles/gcc.log.xz | Bin 2902736 -> 2877476 bytes
sumfiles/gcc.sum | 3918 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 864176 -> 862372 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 168380 -> 168244 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 424392 -> 428108 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2383 insertions(+), 2308 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 binutils-2_37-branch
in repository binutils-gdb.
from d79efcd38e5 Automatic date update in version.in
new 6b02746a0e2 PR28391, strip/objcopy --preserve-dates *.a: cannot set time
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:
binutils/ar.c | 3 +++
binutils/objcopy.c | 1 +
2 files changed, 4 insertions(+)
--
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 c32f7df917b Enable jump threading at -O1.
new 92cdd338fdb reassoc: Test rank biasing
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/tree-ssa/reassoc-46.c | 7 +++++++
gcc/testsuite/gcc.dg/tree-ssa/reassoc-46.h | 33 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/reassoc-47.c | 9 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/reassoc-48.c | 9 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/reassoc-49.c | 11 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/reassoc-50.c | 10 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/reassoc-51.c | 11 ++++++++++
7 files changed, 90 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-46.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-46.h
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-47.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-48.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-49.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-50.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/reassoc-51.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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_VECT
in repository toolchain/ci/newlib.
from b531d6b06 Cygwin: pipe: Introduce temporary query_hdl.
adds 6c1f49f83 Cygwin: pipe: Use ProcessHandleInformation if available.
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/fhandler.h | 2 +
winsup/cygwin/fhandler_pipe.cc | 133 ++++++++++++++++++++++++++++++++++++++---
winsup/cygwin/ntdll.h | 21 ++++++-
winsup/cygwin/wincap.cc | 11 ++++
winsup/cygwin/wincap.h | 2 +
5 files changed, 160 insertions(+), 9 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_lto
in repository toolchain/ci/gcc.
from 522509e7649 Daily bump.
adds b595583f3d9 Daily bump.
adds 654d1bd86a6 Daily bump.
adds e011caf5fea Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_VECT
in repository toolchain/ci/base-artifacts.
discards ab032c703 0: update: binutils-gcc-newlib: 1
new 1e343fc23 0: update: newlib-6c1f49f83fde855c9fc428c201b3e739ca2d187f: 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 (ab032c703)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1824 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 41640 -> 40964 bytes
04-build_abe-stage1/console.log.xz | Bin 83076 -> 85344 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 33084 -> 33420 bytes
07-build_abe-stage2/console.log.xz | Bin 158324 -> 159696 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 46 +++++------------------
09-benchmark/console.log.xz | Bin 2980 -> 2520 bytes
10-check_regression/console.log.xz | Bin 812 -> 800 bytes
10-check_regression/results-0.csv | 2 +-
10-check_regression/results-1.csv | 2 +-
10-check_regression/results-brief.csv | 2 +-
10-check_regression/results-full.csv | 2 +-
10-check_regression/results.csv | 2 +-
10-check_regression/results.log | 20 +++++-----
11-update_baseline/console.log | 68 +++++++++++++++++-----------------
11-update_baseline/results-0.csv | 2 +-
11-update_baseline/results-1.csv | 2 +-
11-update_baseline/results-brief.csv | 2 +-
11-update_baseline/results-full.csv | 2 +-
11-update_baseline/results.csv | 2 +-
11-update_baseline/results.log | 20 +++++-----
jenkins/manifest.sh | 14 +++----
results | 4 +-
results_id | 2 +-
27 files changed, 84 insertions(+), 112 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_lto
in repository toolchain/ci/binutils-gdb.
from 34223865b0 Automatic date update in version.in
adds a09a10d629 Automatic date update in version.in
adds cd71172fb8 Automatic date update in version.in
adds d79efcd38e 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_lto
in repository toolchain/ci/base-artifacts.
discards 8b24877a8 0: update: binutils-gcc: 2
new 15b034346 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 (8b24877a8)
\
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 61060 -> 61336 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 460068 -> 456472 bytes
06-check_regression/console.log.xz | Bin 424 -> 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.