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-arm in repository toolchain/ci/gcc.
from b434c94bf7a Improve preservation of FLAGS_REG mode in i386.md's peephole2s. adds 8f1802003d2 libstdc++: Remove obsolete comment in <string> header adds 46dc26fdfbf [RFA] Improve initialization of objects when the initialize [...] new d9fa599dc75 [PATCH] match.pd: Add new bitwise arithmetic pattern [PR98304]
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/expr.cc | 11 +++++ gcc/match.pd | 12 ++++++ gcc/testsuite/gcc.c-torture/execute/pr98304-2.c | 37 ++++++++++++++++ gcc/testsuite/gcc.dg/pr98304-1.c | 57 +++++++++++++++++++++++++ libstdc++-v3/include/std/string | 2 +- 5 files changed, 118 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr98304-2.c create mode 100644 gcc/testsuite/gcc.dg/pr98304-1.c