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 e66ba0f55c0 rs6000: Move the hunk affecting VSX/ALTIVEC ahead [PR103627] adds 70430001b74 middle-end/104402 - split out _Complex compares from COND_EXPRs adds db95441cf53 Check always_inline flag in s390_can_inline_p [PR104327]
No new revisions were added by this update.
Summary of changes: gcc/config/s390/s390.cc | 64 +++++++++++++++++++------- gcc/gimple-expr.cc | 20 +++++--- gcc/testsuite/gcc.c-torture/compile/pr104327.c | 15 ++++++ gcc/testsuite/gcc.dg/torture/pr104402.c | 8 ++++ gcc/tree-cfg.cc | 9 ++-- 5 files changed, 88 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr104327.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr104402.c