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 41e3db05d69 tree-optimization/104240 - SLP discovery with swapped comparisons adds 1cb220498e1 Assume a call is expensive when it mismatches adds 05cd2d3f588 c++: uses_template_parms cleanups new 198bd0d599e Fortran: Add location info to OpenMP tree nodes new 7e1f30d7edd x86: Add missing .note.GNU-stack to assembly source
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/cp/cp-tree.h | 2 +- gcc/cp/pt.cc | 33 +++++++++------------- gcc/fortran/trans-openmp.cc | 11 ++++++++ gcc/testsuite/gcc.target/i386/iamcu/asm-support.S | 1 + gcc/testsuite/gcc.target/x86_64/abi/asm-support.S | 1 + .../gcc.target/x86_64/abi/avx/asm-support.S | 1 + .../gcc.target/x86_64/abi/avx512f/asm-support.S | 1 + .../gcc.target/x86_64/abi/avx512fp16/asm-support.S | 1 + .../x86_64/abi/avx512fp16/m256h/asm-support.S | 1 + .../x86_64/abi/avx512fp16/m512h/asm-support.S | 1 + .../gcc.target/x86_64/abi/ms-sysv/do-test.S | 1 + gcc/tree-scalar-evolution.cc | 7 +++-- 12 files changed, 39 insertions(+), 22 deletions(-)