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-arm in repository toolchain/ci/gcc.
from 3adcf7e1042 openmp: Fix handling of numa_domains(1) adds b0ea7a8409a Remove redundant alignment scheme recomputation adds c9ff4581841 Reduce the number of aligned_access_p calls adds 30d6ff39168 tree-object-size: Avoid unnecessary processing of __builtin [...] adds 1257aad1073 Apply TLC to vect_supportable_dr_alignment adds 582d43a48cb c++: improve template/crash90.C adds 4abc0c196b1 i386: Fix ICE in ix86_print_opreand_address [PR 102761]
No new revisions were added by this update.
Summary of changes: gcc/config/i386/i386.c | 5 +++- gcc/testsuite/g++.dg/template/crash90.C | 3 ++- gcc/testsuite/gcc.target/i386/pr102761.c | 11 ++++++++ gcc/tree-object-size.c | 12 ++++----- gcc/tree-vect-data-refs.c | 45 ++++++++++++-------------------- gcc/tree-vect-stmts.c | 23 +++++++--------- 6 files changed, 47 insertions(+), 52 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr102761.c