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 941cdc8b6d2 OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr. adds dfae0c5a29f tree-optimization/105394 - vector lowering of compares adds 99f55024b06 Fixup OPTION_SET_P usage in finish_options adds 6b4cc784806 middle-end/105461 - opts processing of -fvar-tracking adds 7bb6fa5a1c7 middle-end/105083 - check prerequesites in scev_initialize new da6d834bc21 dfp.m4: Add missing license header
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: config/dfp.m4 | 18 ++++++++++++++++++ gcc/opts.cc | 12 +++++++----- gcc/testsuite/gcc.dg/pr105461.c | 16 ++++++++++++++++ gcc/tree-scalar-evolution.cc | 3 ++- gcc/tree-ssa-dce.cc | 4 ++-- gcc/tree-vect-generic.cc | 5 ++++- 6 files changed, 49 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr105461.c