This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bcb3b1eef1e libgcc: replace CONST_CAST2 macro new bd67b5a8c90 math-opts: Only build FMA when use is in addends. [PR123940] new 786e316de5c libstdc++: fix C++17 regression in concept __heterogeneous_key
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.target/riscv/rvv/autovec/pr123940.c | 25 ++++++++++++++++++++++ gcc/tree-ssa-math-opts.cc | 5 +++++ libstdc++-v3/include/bits/stl_function.h | 3 ++- 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr123940.c