This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fb7c62f7a8f libstdc++: Use pthread_mutex_clocklock when TSan is active [...] new 0d34e73b71c rtl-ssa: Add missing live-out uses [PR121619] new 4196389cd2d RISC-V: testsuite: Fix DejaGnu support for riscv_zvfh
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/rtl-ssa/blocks.cc | 35 ++++++++++++++++++++++ gcc/rtl-ssa/changes.cc | 6 +++- gcc/rtl-ssa/functions.h | 1 + gcc/testsuite/gcc.dg/pr121619.c | 33 ++++++++++++++++++++ .../riscv/rvv/autovec/vx_vf/vf_vfmacc-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfmadd-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfmsac-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfmsub-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfnmacc-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfnmadd-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfnmsac-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfnmsub-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfwmacc-run-1-f16.c | 2 +- .../riscv/rvv/autovec/vx_vf/vf_vfwmsac-run-1-f16.c | 2 +- .../rvv/autovec/vx_vf/vf_vfwnmacc-run-1-f16.c | 2 +- .../rvv/autovec/vx_vf/vf_vfwnmsac-run-1-f16.c | 2 +- gcc/testsuite/lib/target-supports.exp | 8 ++--- 17 files changed, 88 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr121619.c