This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from f13f9c99dbe libstdc++: Implement LWG 3683 for pmr::polymorphic_allocator adds cd427e17c00 [PATCH, rs6000] Remove the (no longer used) BTC defines. adds d863ba23fb1 PR middle-end/98865: Expand X*Y as X&-Y when Y is [0,1].
No new revisions were added by this update.
Summary of changes: gcc/config/rs6000/rs6000-builtins.def | 7 +++-- gcc/config/rs6000/rs6000.h | 48 ----------------------------- gcc/expr.cc | 32 +++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr98865.c | 54 +++++++++++++++++++++++++++++++++ 4 files changed, 90 insertions(+), 51 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr98865.c