This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 65cbd52174 build-many-glibcs.py: --disable-gcov for gcc-first
new 12a4cfca86 posix: Re-flow and sort multiline Makefile definitions
new 320768a664 linux: Re-flow and sort multiline Makefile definitions
new 0f61cd4b9c malloc: Add missing shared thread library flags
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:
malloc/Makefile | 1 +
posix/Makefile | 551 ++++++++++++++++++++++++++++++---------
sysdeps/unix/sysv/linux/Makefile | 206 +++++++++++----
3 files changed, 584 insertions(+), 174 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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from e3f079da78 38: onsuccess: #76: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 9662de7e3f 39: onsuccess: #77: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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/binutils.log.xz | Bin 61672 -> 61900 bytes
00-sumfiles/gas.log.xz | Bin 101004 -> 101000 bytes
00-sumfiles/ld.log.xz | Bin 114152 -> 114132 bytes
01-reset_artifacts/console.log.xz | Bin 2232 -> 2236 bytes
02-prepare_abe/console.log.xz | Bin 2460 -> 2440 bytes
03-build_abe-binutils/console.log.xz | Bin 26988 -> 26556 bytes
04-build_abe-stage1/console.log.xz | Bin 89352 -> 88932 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9156 -> 9140 bytes
07-build_abe-glibc/console.log.xz | Bin 233060 -> 232556 bytes
08-build_abe-stage2/console.log.xz | Bin 224972 -> 224164 bytes
09-build_abe-gdb/console.log.xz | Bin 34344 -> 34148 bytes
10-build_abe-qemu/console.log.xz | Bin 30652 -> 30496 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3848 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2912 -> 3044 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1236 -> 1236 bytes
13-check_regression/results.compare | 10 ++++----
13-check_regression/results.compare2 | 6 ++---
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 10 ++++----
manifest.sh | 36 ++++++++++++++---------------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
29 files changed, 41 insertions(+), 41 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 9fde76a3be8 RISC-V: Fix riscv/arch-19.c with different ISA spec version
new 7b206ae7f17 RISC-V: Fix RVV register order
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/riscv/riscv.h | 13 ++++-----
.../gcc.target/riscv/rvv/base/reg_order-1.c | 20 ++++++++++++++
gcc/testsuite/gcc.target/riscv/rvv/base/spill-4.c | 32 +++++++++++-----------
gcc/testsuite/gcc.target/riscv/rvv/base/spill-6.c | 16 +++++------
4 files changed, 50 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/reg_order-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.
unknown user pushed a change to branch master
in repository gcc.
from 0be4fbeaa6a amdgcn: bug fix ldexp insn
new 98ebdda3fd8 RISC-V: Fix simplify_ior_optimization.c on rv32
new a2d12abedc8 RISC-V: Fix wrong check of register occurrences [PR109535]
new 9fde76a3be8 RISC-V: Fix riscv/arch-19.c with different ISA spec version
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:
gcc/config/riscv/riscv-vsetvl.cc | 14 +-
gcc/testsuite/g++.target/riscv/rvv/base/pr109535.C | 144 +++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/arch-19.c | 4 +-
gcc/testsuite/gcc.target/riscv/rvv/base/pr109535.c | 11 ++
.../gcc.target/riscv/simplify_ior_optimization.c | 2 +-
5 files changed, 171 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/rvv/base/pr109535.C
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr109535.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.
unknown user pushed a change to branch devel/omp/gcc-12
in repository gcc.
from e7f0cec3b8e Add missing changelog entries
new c4116975a5d amdgcn, openmp: Fix concurrency in low-latency allocator
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:
libgomp/ChangeLog.omp | 5 +++++
libgomp/basic-allocator.c | 2 ++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.