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-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3d3101a3a 0: update: binutils-llvm-linux-qemu: boot
new c355ed9c7 0: update: binutils-llvm-linux-qemu: boot
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 (3d3101a3a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 31344 -> 30284 bytes
04-build_llvm/console.log.xz | Bin 59684 -> 59108 bytes
05-build_abe-qemu/console.log.xz | Bin 30164 -> 30096 bytes
06-build_linux/console.log.xz | Bin 3612 -> 3488 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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 releases/gcc-11
in repository gcc.
from bcadb4f31f6 Daily bump.
new 75d95f5f015 c++: local_specializations and recursive constrained fn [PR103714]
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/cp/constraint.cc | 4 ++++
gcc/testsuite/g++.dg/cpp2a/concepts-uneval5.C | 17 +++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-uneval5.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
in repository toolchain/ci/interesting-commits.
from 48f544d Add regression ce80f2c0e7a86e555201e9e61a26306adff4a074 from [...]
new 203452c Add regression 4d3605c8ca92bcde848581a8ec031827c798501b 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:
binutils | 1 +
1 file changed, 1 insertion(+)
--
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_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from fa8f0a0ff0 gdb: add "exit" command as an alias for "quit"
adds 6b526f64aa Automatic date update in version.in
adds 682351b932 readelf: avoid a possible divide by zero
adds 432e9063fd Obsolete m32c-rtems
No new revisions were added by this update.
Summary of changes:
bfd/config.bfd | 1 +
bfd/version.h | 2 +-
binutils/readelf.c | 4 ++++
3 files changed, 6 insertions(+), 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 31048012db9 x86: PR target/103611: Splitter for DST:DI = (HI:SI<<32)|LO:SI.
adds fd74a2ee404 Fortran: reject BOZ type argument to SIZEOF().
adds ca8c0408bef Daily bump.
adds d957d250942 Improve location for new statements in match-and-simplify phiopt
adds ba64166bf81 testsuite: mark tests that require alias
adds 30c286aa937 c++: local_specializations and recursive constrained fn [PR103714]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 39 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/constraint.cc | 4 +++
gcc/fortran/ChangeLog | 5 ++++
gcc/fortran/check.c | 3 ++
gcc/testsuite/ChangeLog | 23 +++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-uneval5.C | 17 +++++++++++
gcc/testsuite/gcc.dg/pr100509.c | 1 +
gcc/testsuite/gcc.dg/pragma-diag-10.c | 3 +-
gcc/testsuite/gfortran.dg/illegal_boz_arg_2.f90 | 6 ++++
gcc/tree-ssa-phiopt.c | 4 +++
libgfortran/ChangeLog | 9 ++++++
12 files changed, 114 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-uneval5.C
create mode 100644 gcc/testsuite/gfortran.dg/illegal_boz_arg_2.f90
--
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_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from fa8f0a0ff0 gdb: add "exit" command as an alias for "quit"
adds 6b526f64aa Automatic date update in version.in
adds 682351b932 readelf: avoid a possible divide by zero
adds 432e9063fd Obsolete m32c-rtems
No new revisions were added by this update.
Summary of changes:
bfd/config.bfd | 1 +
bfd/version.h | 2 +-
binutils/readelf.c | 4 ++++
3 files changed, 6 insertions(+), 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 641bdef71 0: update: binutils-gcc-linux-glibc-gdb: 1
new 08f180537 0: update: binutils-gcc-linux-glibc-gdb: 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 (641bdef71)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1568 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 38612 -> 38760 bytes
04-build_abe-gcc/console.log.xz | Bin 204716 -> 203508 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8764 -> 8836 bytes
07-build_abe-glibc/console.log.xz | Bin 236696 -> 236312 bytes
08-build_abe-gdb/console.log.xz | Bin 38204 -> 38092 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3836 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3592 -> 2752 bytes
11-check_regression/console.log.xz | Bin 2972 -> 3140 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 11 +
11-check_regression/results.compare | 36 +-
11-check_regression/results.compare2 | 99 +-
11-check_regression/results.regressions | 31 +
12-update_baseline/console.log | 444 +--
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 11 +
12-update_baseline/results.compare | 36 +-
12-update_baseline/results.compare2 | 99 +-
12-update_baseline/results.regressions | 31 +
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3607056 -> 3625176 bytes
sumfiles/g++.sum | 115 +-
sumfiles/gcc.log.xz | Bin 3106972 -> 3116148 bytes
sumfiles/gcc.sum | 4650 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 922256 -> 915104 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2268 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184508 -> 185216 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421852 -> 424972 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2873 insertions(+), 2792 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-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_kernel/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d1c23dd20 0: update: binutils-llvm-linux-qemu: boot
new cadb843c7 0: update: binutils-llvm-linux-qemu: boot
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 (d1c23dd20)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30860 -> 30304 bytes
04-build_llvm/console.log.xz | Bin 61320 -> 60984 bytes
05-build_abe-qemu/console.log.xz | Bin 29972 -> 30632 bytes
06-build_linux/console.log.xz | Bin 3280 -> 3296 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 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_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 Automatic date update in version.in
adds 25a297446c Automatic date update in version.in
adds 446864d6d6 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_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a4aa741e2 0: update: binutils-llvm-linux-qemu: all
new 26a7e8a36 0: update: binutils-llvm-linux-qemu: 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 (a4aa741e2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1556 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 41508 -> 42000 bytes
04-build_llvm/console.log.xz | Bin 58472 -> 57180 bytes
05-build_abe-qemu/console.log.xz | Bin 30200 -> 29952 bytes
06-build_linux/console.log.xz | Bin 3684 -> 3760 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 | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/binutils-gdb.
from 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 Automatic date update in version.in
adds 25a297446c Automatic date update in version.in
adds 446864d6d6 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.
unknown user pushed a change to branch master
in repository gcc.
from 30c286aa937 c++: local_specializations and recursive constrained fn [PR103714]
new eac42299bfd print-tree: dump DECL_LANG_FLAG_8
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/print-tree.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.