This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2bb71424636 testsuite: Fix up forwprop-39.c testcase [PR109145]
new 02880e7803b RISC-V: Use reg_or_subregno to check regno [PR109092]
new c413abed869 RISC-V: Handle undef for vector mask patterns
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-v.cc | 4 +
gcc/config/riscv/riscv-vector-builtins.cc | 17 +-
gcc/config/riscv/riscv.md | 6 +-
gcc/config/riscv/vector.md | 889 ++++++++-------------
gcc/testsuite/g++.target/riscv/rvv/base/bug-1.C | 40 +
.../riscv/rvv/base/binop_vv_constraint-4.c | 1 -
.../riscv/rvv/base/binop_vv_constraint-6.c | 2 +-
.../riscv/rvv/base/binop_vx_constraint-127.c | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/base/bug-2.c | 86 ++
9 files changed, 485 insertions(+), 562 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/rvv/base/bug-1.C
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/bug-2.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 529b6c24ff2 gas: apply md_register_arithmetic also to unary '+'
new bf8d2f92356 [gdb/testsuite] Declare ada unsupported for remote host
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/testsuite/lib/gdb.exp | 4 ++++
1 file changed, 4 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 369ae8f4 tcwg-update-tested.sh: Make "git review" command work again
new e1e5eaa1 tcwg_aosp-build.sh: Add an assert to check whether repo hack [...]
new a943da76 wrappers/install-wrappers.sh: Handle subdirectories under bin/
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:
tcwg_aosp-build.sh | 8 ++++++++
wrappers/install-wrappers.sh | 30 +++++++++++++++++++++---------
2 files changed, 29 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 binutils-gdb.
from abee4501ebe Automatic date update in version.in
new 14317f7f05d [gdb/testsuite] Fix filename in gdb.debuginfod/crc_mismatch.exp
new 3da593e8de1 gas: drop function pointer parameter from macro_init()
new 6786a0211c9 gas: isolate macro_strip_at to macro.c
new dc3f65f0306 gas: use flag_mri directly in macro processing
new 1250cd63901 gas: expose flag_macro_alternate globally
new 529b6c24ff2 gas: apply md_register_arithmetic also to unary '+'
The 6 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:
gas/as.c | 30 +------
gas/as.h | 3 +
gas/expr.c | 25 +++---
gas/expr.h | 2 +-
gas/macro.c | 114 ++++++++++----------------
gas/macro.h | 5 +-
gas/read.c | 4 +-
gdb/testsuite/gdb.debuginfod/crc_mismatch.exp | 2 +-
8 files changed, 66 insertions(+), 119 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 713fa5db8ce openmp: Fix up handling of doacross loops with noreturn bod [...]
new 2bb71424636 testsuite: Fix up forwprop-39.c testcase [PR109145]
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/testsuite/gcc.dg/tree-ssa/forwprop-39.c | 6 ++----
1 file changed, 2 insertions(+), 4 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 be6195c7e7a gdbhooks: Update gdbhooks.py for recent tree_code_type chan [...]
new 713fa5db8ce openmp: Fix up handling of doacross loops with noreturn bod [...]
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/omp-expand.cc | 14 ++++++++++----
gcc/testsuite/c-c++-common/gomp/doacross-8.c | 17 +++++++++++++++++
2 files changed, 27 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/doacross-8.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.