This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ea381d87ecc c++: trait as typename scope [PR116052] new 6e5aae47e3b [RISC-V][target/116085] Fix rv64 minmax extension avoidance [...]
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/bitmanip.md | 38 +++++++++++++++++++------------ gcc/config/riscv/iterators.md | 9 ++++---- gcc/testsuite/gcc.target/riscv/pr116085.c | 29 +++++++++++++++++++++++ 3 files changed, 58 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/pr116085.c