This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8a70b89e423 Daily bump. new 4c6edff3676 PR libstdc++/91871 fix Clang warnings in testsuite new fdc4a806cb8 2019-09-24 Richard Biener rguenther@suse.de
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/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.dg/torture/20190924-1.c | 17 +++++++++++++++++ gcc/tree-ssa-sccvn.c | 5 +++-- libstdc++-v3/ChangeLog | 8 ++++++++ libstdc++-v3/testsuite/util/testsuite_hooks.h | 10 ++++++---- 6 files changed, 43 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/20190924-1.c