This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 48ff86adfd9 aarch64: Add +flagm to -march new b20cd0c743b RISC-V: Canonicalize --with-arch new 73564433f51 Fix division by 0 in printf_strlen_execute when dumping
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.gcc | 1 + gcc/config/riscv/arch-canonicalize | 102 ++++++++++++++++++++++++++++++++++++ gcc/config/riscv/multilib-generator | 83 +++-------------------------- gcc/tree-ssa-strlen.c | 2 +- 4 files changed, 112 insertions(+), 76 deletions(-) create mode 100755 gcc/config/riscv/arch-canonicalize