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_build/master-aarch64
in repository toolchain/ci/gcc.
from e8decbe783f Daily bump.
adds e93809f6236 Terminate BB analysis on NULL memory access in ipa-pure-con [...]
adds aeedb00a1ae nvptx: Add (experimental) support for HFmode with -misa=sm_53
No new revisions were added by this update.
Summary of changes:
gcc/config/nvptx/nvptx-c.c | 4 +-
gcc/config/nvptx/nvptx-modes.def | 2 +
gcc/config/nvptx/nvptx-opts.h | 3 +-
gcc/config/nvptx/nvptx.c | 35 +++++++++++++-
gcc/config/nvptx/nvptx.h | 1 +
gcc/config/nvptx/nvptx.md | 77 ++++++++++++++++++++++++++++++
gcc/config/nvptx/nvptx.opt | 3 ++
gcc/ipa-modref.c | 13 +++++
gcc/ipa-pure-const.c | 22 +++++++++
gcc/testsuite/gcc.target/nvptx/float16-1.c | 53 ++++++++++++++++++++
10 files changed, 209 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-1.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ea6aa69a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 67dd4532 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (ea6aa69a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1560 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2784 bytes
04-build_abe-binutils/console.log.xz | Bin 31024 -> 31032 bytes
05-build_abe-stage1/console.log.xz | Bin 71116 -> 71480 bytes
07-build_abe-linux/console.log.xz | Bin 8916 -> 8908 bytes
08-build_abe-glibc/console.log.xz | Bin 236996 -> 236552 bytes
09-build_abe-stage2/console.log.xz | Bin 193948 -> 194924 bytes
10-build_abe-gdb/console.log.xz | Bin 38620 -> 38380 bytes
11-build_abe-qemu/console.log.xz | Bin 29824 -> 30268 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 10 +++++-----
12 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from eb97d02405 [GOLD] PowerPC64 @notoc in non-power10 code
adds 2749ac1339 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-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d62df0a7 0: update: binutils-gcc: 2
new d16cd492 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 (d62df0a7)
\
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 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 51696 -> 52520 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 474872 -> 472556 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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-aarch64
in repository toolchain/ci/gcc.
from e8decbe783f Daily bump.
adds e93809f6236 Terminate BB analysis on NULL memory access in ipa-pure-con [...]
No new revisions were added by this update.
Summary of changes:
gcc/ipa-modref.c | 13 +++++++++++++
gcc/ipa-pure-const.c | 22 ++++++++++++++++++++++
2 files changed, 35 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 63bf1f27 0: update: binutils-gcc: 1
new 33904f7e 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 (63bf1f27)
\
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 1528 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 39208 -> 38652 bytes
04-build_abe-gcc/console.log.xz | Bin 203184 -> 202880 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3864 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2900 bytes
07-check_regression/console.log.xz | Bin 3056 -> 3240 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 34 +-
07-check_regression/results.compare2 | 50 +-
07-check_regression/results.regressions | 34 +-
08-update_baseline/console.log | 346 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 34 +-
08-update_baseline/results.compare2 | 50 +-
08-update_baseline/results.regressions | 34 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3426916 -> 3450540 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 2945816 -> 2978516 bytes
sumfiles/gcc.sum | 4190 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 885896 -> 879440 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175404 -> 175628 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2524 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 432060 -> 427940 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2573 insertions(+), 2493 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/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from aea7d932c8 Automatic date update in version.in
adds 3c082ab836 Automatic date update in version.in
adds cd7ce9337f Automatic date update in version.in
adds 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 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.