This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 29ae455901a Pre-reload splitter to transform and;cmp into not;test on x86. new 8fb94fc6097 Canonicalize X&-Y as X*Y in match.pd when Y is [0,1].
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/match.pd | 86 ++++++++++++++++++++---------------------- gcc/testsuite/gcc.dg/pr98865.c | 14 +++++++ 2 files changed, 55 insertions(+), 45 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr98865.c