This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from df2df3e Add missing <cassert> include to testcase new bd6c6bf 2017-01-06 Aaron Sawdey acsawdey@linux.vnet.ibm.com * gc [...]
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/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.dg/memcmp-1.c | 604 +++++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/strncmp-1.c | 630 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 1238 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/memcmp-1.c create mode 100644 gcc/testsuite/gcc.dg/strncmp-1.c