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-arm
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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards f8c2ecae 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 41f2da0d 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 (f8c2ecae)
\
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 1544 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30840 -> 30800 bytes
04-build_abe-stage1/console.log.xz | Bin 89748 -> 90288 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8928 -> 9084 bytes
07-build_abe-glibc/console.log.xz | Bin 230552 -> 230432 bytes
08-build_abe-stage2/console.log.xz | Bin 217804 -> 217404 bytes
09-build_abe-gdb/console.log.xz | Bin 38448 -> 38472 bytes
10-build_abe-qemu/console.log.xz | Bin 29476 -> 29464 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3864 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2464 -> 3268 bytes
13-check_regression/console.log.xz | Bin 2940 -> 2660 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 33 +-
13-check_regression/results.compare2 | 39 +-
13-check_regression/results.regressions | 26 -
14-update_baseline/console.log | 341 ++---
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 33 +-
14-update_baseline/results.compare2 | 39 +-
14-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2603308 -> 2612108 bytes
sumfiles/g++.sum | 118 +-
sumfiles/gcc.log.xz | Bin 2123008 -> 2116812 bytes
sumfiles/gcc.sum | 2314 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 863152 -> 866848 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2248 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169932 -> 170160 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 415748 -> 416540 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 1486 insertions(+), 1589 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-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
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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 08bce691 0: update: binutils-gcc: 2
new 62924ddb 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 (08bce691)
\
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 1672 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38848 -> 38196 bytes
05-build_abe-bootstrap/console.log.xz | Bin 263368 -> 261880 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 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_gnu_cross_build/master-arm
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-arm
in repository toolchain/ci/base-artifacts.
discards 8db9cdc6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new dd6ac6bd 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 (8db9cdc6)
\
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 1552 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2784 bytes
04-build_abe-binutils/console.log.xz | Bin 30792 -> 30800 bytes
05-build_abe-stage1/console.log.xz | Bin 89996 -> 90660 bytes
07-build_abe-linux/console.log.xz | Bin 9140 -> 8944 bytes
08-build_abe-glibc/console.log.xz | Bin 230156 -> 230520 bytes
09-build_abe-stage2/console.log.xz | Bin 217084 -> 217016 bytes
10-build_abe-gdb/console.log.xz | Bin 38608 -> 38332 bytes
11-build_abe-qemu/console.log.xz | Bin 29524 -> 29736 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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bd450b6d 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new eb66cac6 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
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 (bd450b6d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1572 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 41156 -> 40732 bytes
04-build_abe-stage1/console.log.xz | Bin 87448 -> 87124 bytes
05-build_abe-qemu/console.log.xz | Bin 30500 -> 30120 bytes
06-build_linux/console.log.xz | Bin 3148 -> 3084 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 4 ++--
10 files changed, 3 insertions(+), 3 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-aarch64-bootstrap_ubsan
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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 317a88b6 0: update: binutils-gcc: 2
new df83d240 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 (317a88b6)
\
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 1580 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 38868 -> 39036 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 318892 -> 319972 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.