This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 31a8b1ce9ad Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_* new 653fd4a3112 Remove the iq2000_select_section function the iq2000 backen [...] new 80ca72f225e [AArch64] Strengthen aarch64_hard_regno_call_part_clobbered new cec6fe05003 Fix compile time warning about building the FRV backend by [...]
The 3 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 | 18 ++++++++ gcc/config/aarch64/aarch64.c | 13 ++++-- gcc/config/frv/frv.c | 8 ++-- gcc/config/iq2000/iq2000.c | 50 ---------------------- gcc/testsuite/ChangeLog | 4 ++ .../gcc.target/aarch64/torture/simd-abi-8.c | 20 +++++++++ 6 files changed, 56 insertions(+), 57 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/simd-abi-8.c