This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8928f8d * match.pd (-1 / B < A): Use :c to avoid pattern duplication. new 4a5edbb * gcc.target/arm/pr37780_1.c: Use arm_arch_v6t2 effective tar [...] new f61d724 Add ggc-tests.c
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 | 9 + gcc/Makefile.in | 2 + gcc/ggc-tests.c | 523 +++++++++++++++++++++++++++++++ gcc/selftest-run-tests.c | 1 + gcc/selftest.h | 1 + gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.target/arm/pr37780_1.c | 3 +- 7 files changed, 543 insertions(+), 1 deletion(-) create mode 100644 gcc/ggc-tests.c