This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 74489c19070 RISC-V: Allow LICM hoist POLY_INT configuration code sequence new e439c7827f5 testsuite, gfortran: Update link flags [PR112862]. new bec7100445f testsuite, Objective-C++: Update link flags [PR112863]. new f4aa644dbbb testsuite, libphobos: Update link flags [PR112864]. new 3e0b495311e Revert "RISC-V: Allow LICM hoist POLY_INT configuration cod [...] new 5487daffa61 testsuite: i386: Restrict gcc.target/i386/pr80569.c to gas
The 5 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/riscv/riscv.cc | 9 ++- gcc/testsuite/gcc.target/i386/pr80569.c | 2 + .../gcc.target/riscv/rvv/autovec/poly_licm-1.c | 18 ------ .../gcc.target/riscv/rvv/autovec/poly_licm-2.c | 27 -------- gcc/testsuite/gfortran.dg/coarray/caf.exp | 16 +---- gcc/testsuite/gfortran.dg/dg.exp | 20 ------ gcc/testsuite/lib/gfortran.exp | 73 +++++++++++++++------- gcc/testsuite/lib/obj-c++.exp | 69 ++++++++++++-------- libphobos/testsuite/lib/libphobos.exp | 2 +- libphobos/testsuite/testsuite_flags.in | 8 +-- 10 files changed, 103 insertions(+), 141 deletions(-) delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/poly_licm-1.c delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/poly_licm-2.c