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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 3cfe572b3 2: update: binutils-llvm-linux-qemu: 37
new dcad99d22 2: update: binutils-llvm-linux-qemu: 37
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 (3cfe572b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1576 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 43304 -> 42864 bytes
04-build_llvm/console.log.xz | Bin 59448 -> 57608 bytes
05-build_abe-qemu/console.log.xz | Bin 30276 -> 30824 bytes
06-build_linux/console.log.xz | Bin 3632 -> 3744 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 146 +++++++++++++++++------------------
jenkins/manifest.sh | 16 ++--
9 files changed, 81 insertions(+), 81 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-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 9137c2cb7c Automatic date update in version.in
adds be39f5ba30 Automatic date update in version.in
adds 541b1e2997 Automatic date update in version.in
adds e934dfff83 Automatic date update in version.in
adds 94b8bc9867 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards b02989cea 0: update: binutils-llvm-linux-qemu: boot
new 34ce1c8f4 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 (b02989cea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 42500 -> 43452 bytes
04-build_llvm/console.log.xz | Bin 58064 -> 58620 bytes
05-build_abe-qemu/console.log.xz | Bin 30244 -> 30184 bytes
06-build_linux/console.log.xz | Bin 3804 -> 3796 bytes
07-boot_linux/console.log.xz | Bin 6096 -> 6052 bytes
08-check_regression/console.log.xz | Bin 412 -> 420 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 12 ++++++------
10 files changed, 11 insertions(+), 11 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-aarch64-check_bootstrap_lto
in repository toolchain/ci/gcc.
from d87483015d4 i386: Check AX input in any_mul_highpart peepholes
adds ad6091d1b89 Daily bump.
adds 500d3f0a302 RISC-V: fixed testcase riscv/pr103302.c
adds e078de24eae testsuite: Avoid unwanted vecorization [PR95046]
adds 9407058a430 ix86: Don't use the 'm' constraint for x86_64_general_operand
adds 88cdcb5c18d c++: hard error w/ ptr+N and incomplete type [PR103700]
new 916ec36d0a3 c++: Add testcase for SFINAE w/ p[N] and incomplete type [P [...]
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/ChangeLog | 6 +
gcc/DATESTAMP | 2 +-
gcc/c-family/c-common.c | 2 +
gcc/config/i386/constraints.md | 10 +
gcc/config/i386/i386.md | 67 +--
gcc/testsuite/ChangeLog | 10 +
gcc/testsuite/g++.dg/template/sfinae32.C | 24 ++
gcc/testsuite/g++.dg/template/sfinae32a.C | 24 ++
gcc/testsuite/gcc.target/i386/pr103762-1a.c | 647 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr103762-1b.c | 7 +
gcc/testsuite/gcc.target/i386/pr103762-1c.c | 7 +
gcc/testsuite/gcc.target/riscv/pr103302.c | 2 +-
gcc/testsuite/gfortran.dg/extract_recip_1.f | 2 +-
libgfortran/ChangeLog | 7 +
14 files changed, 782 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/sfinae32.C
create mode 100644 gcc/testsuite/g++.dg/template/sfinae32a.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr103762-1a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103762-1b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103762-1c.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_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from d16ce6240e Automatic date update in version.in
adds 67093b6e1a 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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 568683463 0: update: binutils-gcc: 1
new e99a4db50 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 (568683463)
\
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 1504 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 38028 -> 37740 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 264092 -> 264184 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2544 -> 2496 bytes
07-check_regression/console.log.xz | Bin 3884 -> 3140 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 10 +-
07-check_regression/results.compare | 35 +-
07-check_regression/results.compare2 | 73 +-
07-check_regression/results.regressions | 35 +-
08-update_baseline/console.log | 456 ++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 10 +-
08-update_baseline/results.compare | 35 +-
08-update_baseline/results.compare2 | 73 +-
08-update_baseline/results.regressions | 35 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3537280 -> 3528448 bytes
sumfiles/g++.sum | 146 +-
sumfiles/gcc.log.xz | Bin 3070720 -> 3054252 bytes
sumfiles/gcc.sum | 4390 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 1064096 -> 1052044 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2356 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 181216 -> 181612 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 445676 -> 446592 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2637 insertions(+), 2753 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-9
in repository gcc.
from 856c4f7aed7 Daily bump.
new 8c92fcb13a4 aarch64: Fix mismatched extern "C" block [PR100985]
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/config/aarch64/arm_acle.h | 4 ----
1 file changed, 4 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-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from c08b5a0321d Daily bump.
adds b79bfb7f526 Daily bump.
adds d64bfed0f7d Daily bump.
adds 65cff53f37a 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_gcc_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from be39f5ba30 Automatic date update in version.in
adds 541b1e2997 Automatic date update in version.in
adds e934dfff83 Automatic date update in version.in
adds 94b8bc9867 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.