This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from fef8f8640 Add entry 86de9b66480b710202a2898cf513db105d8c432f from https [...]
new d3ce706b2 Add entry 03cebd304955a6b9c5607e09312d77f1307cc98e from https [...]
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:
.../03cebd304955a6b9c5607e09312d77f1307cc98e/jira/description | 2 +-
gcc/sha1/03cebd304955a6b9c5607e09312d77f1307cc98e/status.txt | 2 +-
.../tcwg_gcc_check/master-aarch64/details.txt | 10 +++++++++-
.../tcwg_gcc_check/master-aarch64/status-summary.txt | 2 +-
.../tcwg_gcc_check/master-aarch64/status.txt | 2 +-
.../tcwg_gcc_check/status.txt | 2 +-
6 files changed, 14 insertions(+), 6 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 binutils-gdb.
from cbbcd7fd107 sim: Fix -Werror=shadow=local by changing mem to addr in si [...]
new 8f42049a823 Fix handling of DW_OP_GNU_push_tls_address
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:
gdb/dwarf2/loc.c | 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 glibc.
from bcf2abd43b sh: Fix static build with --enable-fortify
new 6edaa12b41 riscv: add support for static PIE
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:
sysdeps/riscv/start.S | 11 +++++++++++
1 file changed, 11 insertions(+)
--
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 8229214faea libstdc++: Fix check in testsuite/std/time/clock/file/io.cc
new f9df00340e3 RISC-V: Lower vmv.v.x (avl = 1) into vmv.s.x
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-protos.h | 1 +
gcc/config/riscv/riscv-v.cc | 12 +++++++
gcc/config/riscv/vector.md | 9 +++++-
.../gcc.target/riscv/rvv/vsetvl/attribute-2.c | 37 ++++++++++++++++++++++
.../gcc.target/riscv/rvv/vsetvl/attribute-3.c | 36 +++++++++++++++++++++
5 files changed, 94 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/attribute-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/attribute-3.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 binutils-gdb.
from c2625a463ff sim: Fix some -Werror=shadow=compatible-local issues in aar [...]
new cbbcd7fd107 sim: Fix -Werror=shadow=local by changing mem to addr in si [...]
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/sim/sim.h | 4 ++--
sim/common/sim-hrw.c | 8 ++++----
sim/erc32/interf.c | 8 ++++----
sim/m32c/gdb-if.c | 10 +++++-----
sim/ppc/sim_calls.c | 16 ++++++++--------
sim/rl78/gdb-if.c | 20 ++++++++++----------
sim/rx/gdb-if.c | 18 +++++++++---------
7 files changed, 42 insertions(+), 42 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 glibc.
from 926a4bdbb5 sparc: Fix sparc64 memmove length comparison (BZ 31266)
new bcf2abd43b sh: Fix static build with --enable-fortify
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:
sysdeps/unix/sysv/linux/sh/____longjmp_chk.S | 4 ++--
1 file changed, 2 insertions(+), 2 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 glibc.
from b86cb494f9 Further build-many-glibcs.py fixes for utcnow() deprecation
new 3bffe5aa2d Use --disable-default-pie for sparc in build-many-glibcs.py
new dd57f5e7b6 sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)
new 369efd8177 sparc64: Remove unwind information from signal return stubs [...]
new 926a4bdbb5 sparc: Fix sparc64 memmove length comparison (BZ 31266)
The 4 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:
scripts/build-many-glibcs.py | 10 ++++++----
sysdeps/sparc/sparc32/bits/wordsize.h | 13 ++++---------
sysdeps/sparc/sparc64/memmove.S | 2 +-
sysdeps/unix/sysv/linux/sparc/sparc64/sigreturn_stub.S | 7 +++++--
4 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 master
in repository gcc.
from f625c017e60 RISC-V: Fix regressions due to 86de9b66480b710202a2898cf513 [...]
new 8229214faea libstdc++: Fix check in testsuite/std/time/clock/file/io.cc
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/testsuite/std/time/clock/file/io.cc | 3 ++-
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository gcc.
from 13127dac106 [gcn] mkoffload: Fix linking with "-g"; fix file deletion; [...]
new f625c017e60 RISC-V: Fix regressions due to 86de9b66480b710202a2898cf513 [...]
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.md | 6 ++----
.../{gcc.dg/pr82765.c => gcc.target/riscv/rvv/base/pr109092.c} | 5 ++---
2 files changed, 4 insertions(+), 7 deletions(-)
copy gcc/testsuite/{gcc.dg/pr82765.c => gcc.target/riscv/rvv/base/pr109092.c} (51%)
--
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 master
in repository toolchain/ci/interesting-commits.
from d80c4c4b5 Add entry 86de9b66480b710202a2898cf513db105d8c432f from https [...]
new fef8f8640 Add entry 86de9b66480b710202a2898cf513db105d8c432f from https [...]
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:
.../jira/description | 5 +++++
.../86de9b66480b710202a2898cf513db105d8c432f/jira/yaml | 5 +++++
.../86de9b66480b710202a2898cf513db105d8c432f/status.txt | 5 +++++
.../master-arm-check_bootstrap/details.txt | 16 ++++++----------
.../reproduction_instructions.txt | 4 ++--
.../master-arm-check_bootstrap}/status-summary.txt | 0
.../master-arm-check_bootstrap/status.txt | 4 ++--
.../tcwg_bootstrap_check}/status-summary.txt | 0
.../tcwg_bootstrap_check/status.txt | 4 ++--
9 files changed, 27 insertions(+), 16 deletions(-)
copy gcc/sha1/{afac1bd33657a5054f5e6ea6746c25bbb70b82f2 => 86de9b66480b710202a2898 [...]
copy gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/{tcwg_gnu_cross_check_gcc/m [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/86de9b664 [...]
copy gcc/sha1/{53d6f57c1b20c6da52aefce737fb7d5263686ba3 => 86de9b66480b710202a2898 [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/86de9b664 [...]
copy gcc/sha1/{8afdbcdd7abe1e3c7a81e07f34c256e7f2dbc652 => 86de9b66480b710202a2898 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.