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_glibc/master-arm
in repository toolchain/ci/base-artifacts.
from 0709481f10 11: onsuccess: #12: -1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 6486f00cf9 12: onsuccess: #13: -1: [TCWG CI] https://ci.linaro.org/job/ [...]
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:
00-sumfiles/tests.sum | 257 +++++++++++++++++++++++++++-
00-sumfiles/tests.sum.0 | 257 +++++++++++++++++++++++++++-
01-reset_artifacts/console.log.xz | Bin 2212 -> 2212 bytes
02-prepare_abe/console.log.xz | Bin 2456 -> 2492 bytes
03-build_abe-binutils/console.log.xz | Bin 49320 -> 49636 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 37908 -> 38072 bytes
04-build_abe-gcc/console.log.xz | Bin 240972 -> 238848 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 206868 -> 205080 bytes
05-clean_sysroot/console.log.xz | Bin 344 -> 344 bytes
06-build_abe-linux/console.log.xz | Bin 8652 -> 8848 bytes
07-build_abe-glibc/console.log.xz | Bin 234676 -> 233504 bytes
07-build_abe-glibc/make-glibc.log.xz | Bin 189072 -> 189028 bytes
08-build_abe-gdb/console.log.xz | Bin 47124 -> 47720 bytes
08-build_abe-gdb/make-gdb.log.xz | Bin 38552 -> 38292 bytes
09-build_abe-dejagnu/console.log.xz | Bin 4320 -> 4256 bytes
09-build_abe-dejagnu/make-dejagnu.log.xz | Bin 588 -> 588 bytes
10-build_abe-check_glibc/check-glibc.log.xz | Bin 1208296 -> 896916 bytes
10-build_abe-check_glibc/console.log.xz | Bin 3360 -> 206704 bytes
10-build_abe-check_glibc/flaky.xfail | 2 +-
10-build_abe-check_glibc/make-glibc.log.xz | Bin 0 -> 165112 bytes
11-check_regression/console.log.xz | Bin 784 -> 760 bytes
11-check_regression/results.compare | 4 +-
11-check_regression/results.compare2 | 2 +-
12-update_baseline/console.log | 34 ++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
manifest.sh | 28 +--
notify/results.compare | 4 +-
30 files changed, 553 insertions(+), 43 deletions(-)
create mode 100644 10-build_abe-check_glibc/make-glibc.log.xz
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
from c2f9fdce54 62: onsuccess: #21: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 80e5f98394 63: onsuccess: #22: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 2220 -> 2200 bytes
02-prepare_abe/console.log.xz | Bin 2496 -> 2492 bytes
03-build_abe-binutils/console.log.xz | Bin 27716 -> 28208 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17848 -> 17612 bytes
04-build_kernel_llvm/console.log.xz | Bin 66588 -> 68612 bytes
05-build_abe-qemu/console.log.xz | Bin 34396 -> 35284 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23184 -> 27612 bytes
06-build_linux/console.log.xz | Bin 3124 -> 3132 bytes
07-boot_linux/console.log.xz | Bin 6104 -> 6124 bytes
08-check_regression/console.log.xz | Bin 440 -> 440 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
manifest.sh | 28 ++++++++++++++--------------
15 files changed, 18 insertions(+), 18 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 master
in repository gcc.
from efd2b55d856 libstdc++: Fix type of first argument to vec_cntm call
new 5fd5d8fb744 Fortran: checking and simplification of RESHAPE intrinsic [ [...]
new ec2e8627442 Fortran: reject bad DIM argument of SIZE intrinsic in simpl [...]
The 2 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/fortran/check.cc | 6 ++++--
gcc/fortran/gfortran.h | 1 +
gcc/fortran/iresolve.cc | 2 +-
gcc/fortran/simplify.cc | 37 ++++++++++++++++++++++++++++----
gcc/testsuite/gfortran.dg/reshape_10.f90 | 34 +++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/reshape_11.f90 | 15 +++++++++++++
gcc/testsuite/gfortran.dg/size_dim_2.f90 | 19 ++++++++++++++++
7 files changed, 107 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/reshape_10.f90
create mode 100644 gcc/testsuite/gfortran.dg/reshape_11.f90
create mode 100644 gcc/testsuite/gfortran.dg/size_dim_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.
unknown user pushed a change to branch main
in repository newlib.
from e7858c0a5 fix __time_load_locale return code
new 4840a5632 Cygwin: Adjust CWD magic to accommodate for the latest Window [...]
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:
winsup/cygwin/path.cc | 20 +++++++++++++++++---
1 file changed, 17 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.
unknown user pushed a change to branch master
in repository newlib.
from e7858c0a5 fix __time_load_locale return code
new 4840a5632 Cygwin: Adjust CWD magic to accommodate for the latest Window [...]
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:
winsup/cygwin/path.cc | 20 +++++++++++++++++---
1 file changed, 17 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 387618b72e1 Daily bump.
new 8be71168f7b libstdc++: Add missing constexpr to simd_neon
new 2b502c3119c libstdc++: Fix SFINAE for __is_intrinsic_type on ARM
new ff7360dafe2 libstdc++: Fix type of first argument to vec_cntm call
The 3 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:
libstdc++-v3/include/experimental/bits/simd.h | 51 ++++++++++++---
libstdc++-v3/include/experimental/bits/simd_neon.h | 76 ++++++++++------------
libstdc++-v3/include/experimental/bits/simd_ppc.h | 3 +-
3 files changed, 81 insertions(+), 49 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 master
in repository gcc.
from 003e641f0cd Remove deprecated vrange::kind().
new efd2b55d856 libstdc++: Fix type of first argument to vec_cntm call
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:
libstdc++-v3/include/experimental/bits/simd.h | 39 ++++++++++++++++++++---
libstdc++-v3/include/experimental/bits/simd_ppc.h | 3 +-
2 files changed, 36 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.