This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 79853bf2609 PR middle-end/92026 - gcc.dg/Wstringop-overflow-18.c FAIL P [...] new f1d18e5b0cf 2019-10-08 Dmitrij Pochepko dmitrij.pochepko@bell-sw.com new c8485b76ce2 2019-10-08 Dmitrij Pochepko dmitrij.pochepko@bell-sw.com
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/ChangeLog | 5 +++ gcc/match.pd | 58 +++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 9 +++++ gcc/testsuite/gcc.dg/tree-ssa/popcount4.c | 22 +++++++++++ gcc/testsuite/gcc.dg/tree-ssa/popcount4l.c | 30 +++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/popcount4ll.c | 19 ++++++++++ gcc/testsuite/lib/target-supports.exp | 23 ++++++++++++ 7 files changed, 166 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/popcount4.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/popcount4l.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/popcount4ll.c