This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d15a2d261b2 libcpp: Fix up -fdirectives-only handling of // comments on [...] new 2b536797f7e phiopt: Simplify (X & Y) == X -> (X & ~Y) == 0 even in pres [...] new 94fa4c67b95 openmp: Handle explicit linear clause properly in combined [...]
The 2 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/gimplify.c | 5 ++--- gcc/match.pd | 10 ++++++++++ gcc/testsuite/c-c++-common/gomp/pr99928-4.c | 12 ++++++------ gcc/testsuite/c-c++-common/gomp/pr99928-5.c | 16 ++++++++-------- 4 files changed, 26 insertions(+), 17 deletions(-)