This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0003e469d46 c++: ICE in build_deduction_guide for invalid template [PR105760] new 3700bd68d1b Daily bump. new 32ff344d57d [to-be-committed,RISC-V] Remove redundant AND in shift-add [...]
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: ChangeLog | 4 + contrib/ChangeLog | 4 + gcc/ChangeLog | 85 ++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 404 +++++++++++++++++++++++++++ gcc/config/riscv/riscv.md | 25 ++ gcc/cp/ChangeLog | 11 + gcc/testsuite/ChangeLog | 58 ++++ gcc/testsuite/gcc.target/riscv/shift-add-2.c | 16 ++ libstdc++-v3/ChangeLog | 20 ++ 10 files changed, 628 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/riscv/shift-add-2.c