This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 76a8ab576db ubsan: Fix ICE due to -fsanitize=object-size [PR105093] new 97b4af5fb1b RISC-V: Fix detection of zifencei support for binutils new d29f5d6ab51 RISC-V: Do not emit zcisr and zifencei if i-ext is 2.0 new 7a350449796 RISC-V: Fix use-after-free error in `parse_multiletter_ext' new 3f4fe3939e7 RISC-V: jal cannot refer to a default visibility symbol for [...] new a765fe39bae RISC-V: Fix wrong zifencei handling in riscv_subset_list::t [...] new 6fccb624f13 RISC-V: Fix register class subset checks for CLASS_MAX_NREGS new 330aff0a9f7 RISC-V: Handle zi* extension correctly for arch-canonicaliz [...] new f41871dfdbd RISC-V: Fixing -misa-spec [PR/target 104853]
The 8 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/common/config/riscv/riscv-common.c | 18 ++++++++++++++---- gcc/config.gcc | 1 + gcc/config/riscv/arch-canonicalize | 2 +- gcc/config/riscv/riscv.c | 4 ++-- gcc/configure | 2 +- gcc/configure.ac | 2 +- libgcc/config/riscv/div.S | 15 ++++++++------- libgcc/config/riscv/riscv-asm.h | 6 ++++++ 8 files changed, 34 insertions(+), 16 deletions(-)