This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5bb36d832c9 builtins: Fix up DFP ICEs on __builtin_fpclassify [PR102674] new 9c82afd42e7 RISC-V: avlprop: Do not propagate VL from slidedown. new 8278d9551df Fortran: Partial reversion of r15-5083 [PR117763]
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/riscv/riscv-avlprop.cc | 3 +- gcc/fortran/trans-array.cc | 16 +- gcc/testsuite/gfortran.dg/pr117763.f90 | 279 +++++++++++++++++++++++++++++++++ 3 files changed, 291 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr117763.f90