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-arm
in repository toolchain/ci/gcc.
from 6384eff56db d: Merge upstream dmd cb49e99f8, druntime 55528bd1, phobos [...]
adds 1d98337c6be d: Remove handling of deleting GC allocated classes.
adds c42f1e77344 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/d/ChangeLog | 22 ++++++++++++++++++++++
gcc/d/expr.cc | 24 ++++++------------------
gcc/d/runtime.def | 6 +-----
gcc/fortran/ChangeLog | 8 ++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
libphobos/ChangeLog | 7 +++++++
7 files changed, 54 insertions(+), 24 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_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 32d8e07ea7 gdb: Only paginate for filtered output in fputs_maybe_filtered
adds dc5483c989 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 36f14dcf 0: update: binutils-gcc: 1
new 0982a3f9 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 (36f14dcf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (0982a3f9)
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 1512 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 51088 -> 50204 bytes
04-build_abe-gcc/console.log.xz | Bin 231016 -> 228728 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2980 -> 2288 bytes
07-check_regression/console.log.xz | Bin 2828 -> 2940 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 33 +-
07-check_regression/results.compare2 | 57 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 271 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 33 +-
08-update_baseline/results.compare2 | 57 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2747960 -> 2732180 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2351164 -> 2327772 bytes
sumfiles/gcc.sum | 4180 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 896292 -> 896096 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188896 -> 189132 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453972 -> 454732 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2492 insertions(+), 2421 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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-aarch64-bootstrap_profiled
in repository toolchain/ci/gcc.
from 9e3bbb4a802 asan: Mark instrumented vars addressable [PR102656]
adds 8e5c34ab45f [nvptx] Use nvptx_warpsync / nvptx_uniform_warp_check for - [...]
adds 9ed52438b8c [nvptx] Don't skip atomic insns in nvptx_reorg_uniform_simt
adds 69cb3f2abb9 [nvptx] Use _ as destination operand of atom.exch
adds 1f96b5eeef1 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 34 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/nvptx/nvptx.cc | 66 +++++++++++++++++++---
gcc/config/nvptx/nvptx.md | 25 ++++++--
gcc/testsuite/ChangeLog | 18 ++++++
gcc/testsuite/gcc.target/nvptx/atomic-store-1.c | 4 +-
gcc/testsuite/gcc.target/nvptx/uniform-simt-1.c | 1 +
.../nvptx/{uniform-simt-1.c => uniform-simt-2.c} | 4 +-
gcc/testsuite/gcc.target/nvptx/uniform-simt-3.c | 4 ++
9 files changed, 140 insertions(+), 18 deletions(-)
copy gcc/testsuite/gcc.target/nvptx/{uniform-simt-1.c => uniform-simt-2.c} (61%)
create mode 100644 gcc/testsuite/gcc.target/nvptx/uniform-simt-3.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_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 9cca177bae gdb/darwin: remove not-so-harmless spurious call to `wait4`
adds d65aab93df 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/master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards e5e775a7 0: update: binutils-gcc: 2
new d49f6c60 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 (e5e775a7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 38532 -> 37828 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 505188 -> 501240 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from d65aab93df Automatic date update in version.in
adds 32d8e07ea7 gdb: Only paginate for filtered output in fputs_maybe_filtered
adds dc5483c989 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/utils.c | 3 ++-
2 files changed, 3 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_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards a7c82a0e 0: update: binutils-gcc: 1
new 30114fca 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 (a7c82a0e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 50960 -> 52408 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 470860 -> 475496 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3824 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2448 -> 2456 bytes
07-check_regression/console.log.xz | Bin 2556 -> 2484 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 25 +-
08-update_baseline/console.log | 273 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 25 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2795332 -> 2832080 bytes
sumfiles/g++.sum | 116 +-
sumfiles/gcc.log.xz | Bin 2426948 -> 2427620 bytes
sumfiles/gcc.sum | 4450 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 934060 -> 941756 bytes
sumfiles/gfortran.sum | 100 +-
sumfiles/libatomic.log.xz | Bin 2308 -> 2308 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 195504 -> 195032 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2720 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458572 -> 467960 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2528 insertions(+), 2541 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.