This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e2692b9ea7b libstdc++: Define config macros for additional IEEE formats new 673d6b2cbf6 c++, contracts: Only check contracts attributes [PR116607]. new a65e1487cda [RISC-V] Aggressively hoist VXRM assignments
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.cc | 69 +++++++++++++++++++++++++++++++ gcc/cp/contracts.cc | 2 +- gcc/testsuite/g++.dg/contracts/pr116607.C | 6 +++ 3 files changed, 76 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/contracts/pr116607.C