This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 8872ab88c11 Daily bump.
new 4732273b833 Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 7271853495d Bump BASE-VER
new a6143fef34c Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from b189fdbd54e Daily bump.
new 5fefed9dbbf Daily bump.
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/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.
unknown user pushed a change to branch master
in repository gcc.
from 3f4c3c929fe RISC-V: Eliminate the magic number in riscv-v.cc
new b4c15a140c3 Daily bump.
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:
ChangeLog | 4 +
gcc/ChangeLog | 74 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 286 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 43 ++++++++
5 files changed, 408 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_glibc_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from 1f9a9e89196 41: onsuccess: #270: 1: [TCWG CI] https://ci.linaro.org/job [...]
new 754134b2ca0 42: onsuccess: #271: 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:
01-reset_artifacts/console.log.xz | Bin 1860 -> 2100 bytes
02-prepare_abe/console.log.xz | Bin 2596 -> 2572 bytes
03-init_abe_sysroot/console.log.xz | Bin 420 -> 420 bytes
04-build_abe-glibc/console.log.xz | Bin 199720 -> 199188 bytes
04-build_abe-glibc/make-glibc.log.xz | Bin 190448 -> 190564 bytes
05-check_regression/console.log.xz | Bin 472 -> 468 bytes
06-update_baseline/console.log | 2 +-
manifest.sh | 10 ++++------
8 files changed, 5 insertions(+), 7 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 linux.
from e338142b39cf Merge tag 'phy-fixes-6.4' of git://git.kernel.org/pub/scm/ [...]
new ac2263b588df Revert "module: error out early on concurrent load of the [...]
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:
include/linux/fs.h | 6 ------
kernel/module/main.c | 58 ++++++++++++++--------------------------------------
2 files changed, 15 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 releases/gcc-13
in repository gcc.
from 4e32d93b7b9 Daily bump.
new b5e24772a34 RISC-V: Fix ternary instruction attribute bug
new 6f0eb99c9bd RISC-V: Handle multi-lib path correclty for linux
new 49d596e90de RISC-V: Suppress unused parameter warning in riscv-common.cc
new 554aabc2678 RISC-V: Fix wrong select_kind in riscv_compute_multilib
new 98fc9d38db9 RISC-V: Add local user vsetvl instruction elimination [PR109547]
The 5 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/common/config/riscv/riscv-common.cc | 122 ++++++++++++++-------
gcc/config/riscv/elf.h | 2 +-
gcc/config/riscv/linux.h | 2 +
gcc/config/riscv/riscv-opts.h | 9 ++
gcc/config/riscv/riscv-vsetvl.cc | 71 +++++++++++-
gcc/config/riscv/riscv-vsetvl.h | 1 +
gcc/config/riscv/vector.md | 2 +-
.../gcc.target/riscv/rvv/vsetvl/pr109547.c | 14 +++
.../gcc.target/riscv/rvv/vsetvl/vsetvl-17.c | 2 +-
9 files changed, 180 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr109547.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.
"Maxim Kuvyrkov pushed a change to branch precommit
in repository toolchain/jenkins-scripts.
from ab1cb07a start-container-docker.sh: Add "--task precommit"
new 6f7e92ad pw-helpers.sh (pw_yaml_get): Cache requests to PW to avoid th [...]
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:
pw-helpers.sh | 38 +++++++++++++++++++++++++++++---------
pw-trigger.sh | 2 ++
2 files changed, 31 insertions(+), 9 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 8d1d9b16482 MAINTAINERS file: Replace spaces with tabs
new a99dc11fe27 RISC-V: Using merge approach to optimize repeating sequence [...]
new 3f4c3c929fe RISC-V: Eliminate the magic number in riscv-v.cc
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/config/riscv/riscv-protos.h | 1 +
gcc/config/riscv/riscv-v.cc | 302 ++++++++++++++++++---
gcc/config/riscv/riscv.h | 1 +
.../rvv/autovec/vls-vlmax/init-repeat-sequence-1.c | 21 ++
.../rvv/autovec/vls-vlmax/init-repeat-sequence-2.c | 24 ++
.../rvv/autovec/vls-vlmax/init-repeat-sequence-3.c | 25 ++
.../rvv/autovec/vls-vlmax/init-repeat-sequence-4.c | 15 +
.../rvv/autovec/vls-vlmax/init-repeat-sequence-5.c | 17 ++
.../autovec/vls-vlmax/init-repeat-sequence-run-1.c | 47 ++++
.../autovec/vls-vlmax/init-repeat-sequence-run-2.c | 46 ++++
.../autovec/vls-vlmax/init-repeat-sequence-run-3.c | 41 +++
11 files changed, 503 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/init-repea [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/init-repea [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/init-repea [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/init-repea [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/init-repea [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/init-repea [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/init-repea [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls-vlmax/init-repea [...]
--
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_bootstrap_build/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
from 0d29eec4ded 20: onsuccess: #21: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new ddc26cf3bef 21: onsuccess: #22: 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:
01-reset_artifacts/console.log.xz | Bin 1896 -> 1920 bytes
02-prepare_abe/console.log.xz | Bin 2512 -> 2492 bytes
04-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 610388 -> 611412 bytes
.../make-gcc-stage2.log.xz | Bin 550644 -> 550644 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
git/gcc_rev | 2 +-
manifest.sh | 8 ++++----
7 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.