This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig in repository toolchain/ci/gcc.
from 53d76fe758a tree-optimization/96075 - fix bogus misalignment calculation adds 9f4ae405df5 Daily bump. new 521c839fad4 i386: Fix up ix86_md_asm_adjust for TImode [PR98086]
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/ChangeLog | 75 +++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 38 ++++------------- gcc/testsuite/ChangeLog | 72 +++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr98086.c | 17 ++++++++ 5 files changed, 173 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr98086.c