This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 9d9679132e0 c++: Drop alignas restriction for stack variables. new afb84a42ad8 RISC-V: Disallow regrenme if the TO register never used bef [...]
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/ChangeLog | 10 ++++++++++ gcc/config/riscv/riscv-protos.h | 2 ++ gcc/config/riscv/riscv.c | 13 +++++++++++++ gcc/config/riscv/riscv.h | 2 ++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/riscv/pr93304.c | 19 +++++++++++++++++++ 6 files changed, 54 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/pr93304.c