This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 52055987fba Daily bump. adds 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 new c1b6c360fcf libstdc++: Ensure language linkage of std::__terminate() new 77c7abe3588 Fortran: dump-parse-tree.c fixes for OpenMP
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/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.target/powerpc/dform-1.c | 4 +- gcc/testsuite/gcc.target/powerpc/dform-2.c | 4 +- gcc/testsuite/gcc.target/powerpc/pr80510-2.c | 4 +- libstdc++-v3/include/bits/c++config | 2 +- 9 files changed, 154 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr102714.c