This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1b93b9191d0 libgomp C++ testsuite: Use 'lang_include_flags' instead of [...]
new 148de3aaac6 Fix minor length computation on stormy16
new dd7136cff68 RISC-V: Improve portability of testcases
new c139f5e106f RISC-V: Factor out vector manager code in vsetvli insertion [...]
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 | 87 +++++++++++++++++-----
gcc/config/stormy16/stormy16.md | 3 +-
.../riscv/rvv/autovec/partial/single_rgroup-1.h | 2 +-
.../riscv/rvv/autovec}/riscv_vector.h | 0
.../gcc.target/riscv/rvv/autovec/template-1.h | 2 +-
5 files changed, 71 insertions(+), 23 deletions(-)
copy gcc/testsuite/{g++.target/riscv/rvv/base => gcc.target/riscv/rvv/autovec}/ris [...]
--
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 2f679937b3 manual: Remove unsupported line breaks in waiting-with-clock [...]
new cea74a4a24 testsuite: stdlib/isomac.c: fix REQUIREMENTS
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:
stdlib/isomac.c | 11 ++++-------
1 file changed, 4 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 gcc.
from 06ef1583d68 c++: list CTAD and resolve_nondeduced_context [PR106214]
new 8b8a4fb8eff libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify
new bd6dbdb196d libgm2: Remove 'autogen.sh'
new 130c2f3c3ac libgomp: Simplify OpenMP reverse offload host <-> device me [...]
new d6654a4be3b Let each 'lto_init' determine the default 'LTO_OPTIONS', an [...]
new 1b93b9191d0 libgomp C++ testsuite: Use 'lang_include_flags' instead of [...]
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/testsuite/g++.dg/guality/guality.exp | 2 +-
gcc/testsuite/gcc.dg/guality/guality.exp | 2 +-
gcc/testsuite/gfortran.dg/guality/guality.exp | 2 +-
gcc/testsuite/lib/c-torture.exp | 17 -----
gcc/testsuite/lib/gcc-dg.exp | 14 ----
gcc/testsuite/lib/lto.exp | 13 ++++
gcc/testsuite/lib/torture-options.exp | 28 +++++++
libgm2/Makefile.am | 2 +-
libgm2/Makefile.in | 12 +--
libgm2/aclocal.m4 | 10 +--
libgm2/autogen.sh | 31 --------
libgm2/libm2cor/Makefile.am | 2 +-
libgm2/libm2cor/Makefile.in | 12 +--
libgm2/libm2iso/Makefile.am | 2 +-
libgm2/libm2iso/Makefile.in | 12 +--
libgm2/libm2log/Makefile.am | 2 +-
libgm2/libm2log/Makefile.in | 12 +--
libgm2/libm2min/Makefile.am | 2 +-
libgm2/libm2min/Makefile.in | 12 +--
libgm2/libm2pim/Makefile.am | 2 +-
libgm2/libm2pim/Makefile.in | 12 +--
libgomp/libgomp-plugin.c | 7 +-
libgomp/libgomp-plugin.h | 6 +-
libgomp/libgomp.h | 5 +-
libgomp/plugin/plugin-gcn.c | 2 +-
libgomp/plugin/plugin-nvptx.c | 77 +++++++++++--------
libgomp/target.c | 102 ++++++++++++--------------
libgomp/testsuite/libgomp.c++/c++.exp | 7 +-
libgomp/testsuite/libgomp.oacc-c++/c++.exp | 7 +-
29 files changed, 193 insertions(+), 223 deletions(-)
delete mode 100755 libgm2/autogen.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.