This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 19dcecd9632 Optimize bit_and op1 float_vector_all_ones_operands to op1. adds 8d1e342b4af Fix handling of deferred SSA names in modref dataflow adds 8d081c0093a opts: Support -Oz in -Ox option hints. adds 7424323bd5e jit: Fix -Wodr warning
No new revisions were added by this update.
Summary of changes: gcc/ipa-modref.c | 50 +++++++++++++++++---------------- gcc/jit/libgccjit.c | 10 +++---- gcc/opts.c | 2 +- gcc/testsuite/g++.dg/torture/pr103669.C | 22 +++++++++++++++ 4 files changed, 54 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr103669.C