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 1301d7f647c Optimize signed DImode -> TImode on power10. adds 8ea4a34bd0b PR 104732: Simplify/fix DI mode logic expansion/splitting on -m32. new dab41c9d9fa waccess: Remove visited bitmap and stop on EDGE_ABNORMAL
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/i386/i386.md | 28 ++++++++++++++-------------- gcc/gimple-ssa-warn-access.cc | 9 ++------- gcc/testsuite/gcc.target/i386/pr104732.c | 14 ++++++++++++++ 3 files changed, 30 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104732.c