This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from a124c1b0a25 rs6000/test: Adjust test cases due to O2 vect [PR102658] adds 78fff8a4da1 dwarf2ctf: fix typo in comment adds 23cd18c60c8 ipa/102714 - IPA SRA eliding volatile adds c1b6c360fcf libstdc++: Ensure language linkage of std::__terminate() adds 77c7abe3588 Fortran: dump-parse-tree.c fixes for OpenMP adds 3c0194d7ff2 tree-optimization/102659 - avoid undefined overflow after i [...]
No new revisions were added by this update.
Summary of changes: gcc/dwarf2ctf.c | 2 +- gcc/fortran/dump-parse-tree.c | 4 +- gcc/fortran/gfortran.h | 3 +- gcc/ipa-sra.c | 40 +++---- gcc/testsuite/gcc.dg/ipa/pr102714.c | 117 +++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr69760.c | 3 +- .../gcc.target/i386/avx2-vect-mask-store-move1.c | 2 +- gcc/tree-if-conv.c | 28 ++++- libstdc++-v3/include/bits/c++config | 2 +- 9 files changed, 174 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr102714.c