This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 41439e1f6d2 tree-optimization/45178 - DCE of dead control flow in infin [...] adds fccd5b48adf call_summary: add missing template keyword adds e5d9873fcb6 configure: Adjust several assembler checks to remove an unu [...] adds e42ea63bcc1 testsuite, Darwin : Do not claim 'GAS' for cctools assembler. adds 9b025925ece libgfortran: Use the libtool macro to determine libm availability. adds ff6bb9dde10 rs6000: Execute the automatic built-in initialization code adds 66526c6a1c0 Darwin : Mark the mod init/term section starts with a linke [...] adds 94a047359f8 Fix float128-call.c test for power8 IEEE 128 and power10. new ac6d5c9112b Reduce vector comparison of uniform vectors to a scalar comparison
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/config/darwin.c | 37 +++++- gcc/config/darwin.h | 3 + gcc/config/rs6000/rs6000-call.c | 12 ++ gcc/config/rs6000/rs6000-gen-builtins.c | 4 +- gcc/configure.ac | 10 +- gcc/symbol-summary.h | 4 +- gcc/testsuite/gcc.target/powerpc/float128-call.c | 27 +++-- gcc/testsuite/lib/target-supports.exp | 9 +- gcc/tree-ssa-dom.c | 65 ++++++++++ libgfortran/Makefile.am | 2 +- libgfortran/Makefile.in | 3 +- libgfortran/configure | 146 ++++++++++++++++++++++- libgfortran/configure.ac | 1 + libgfortran/libgfortran.spec.in | 2 +- 14 files changed, 297 insertions(+), 28 deletions(-)