This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O3_LTO in repository toolchain/ci/gcc.
from e25a446597e Daily bump. adds 8c57e8005db Daily bump. adds 87d4bdc87f2 Daily bump. adds 0380d008b14 regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041] adds 22736f3d0d4 [BACKPORT] Disable generating load/store vector pairs for b [...] adds b8102d1ea4b Daily bump. adds 5b877e0f688 Daily bump. adds c1b0037bcc2 Fortran: do not generate conflicting results under -ff2c [P [...] adds 57f51070d0e Daily bump. new 1124c88978e Daily bump.
The 1 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 | 14 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.cc | 5 ++++- gcc/fortran/ChangeLog | 9 +++++++++ gcc/fortran/trans-decl.cc | 2 +- gcc/regrename.cc | 3 +-- gcc/testsuite/ChangeLog | 16 ++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr105041.c | 22 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr104313.f | 11 +++++++++++ 9 files changed, 79 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105041.c create mode 100644 gcc/testsuite/gfortran.dg/pr104313.f