This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f144c98a5ff * gcc.dg/plugin/poly-int-07_plugin.c (dg-options): Use -O0. new 69859909068 2018-08-01 Richard Biener rguenther@suse.de new ea47b34525d /cp 2018-08-01 Paolo Carlini paolo.carlini@oracle.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/cp/ChangeLog | 6 ++++++ gcc/cp/class.c | 2 +- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/g++.dg/lookup/name-clash12.C | 9 +++++++++ gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-68.c | 28 ++++++++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 19 +++++++++++++++++++ 7 files changed, 77 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/lookup/name-clash12.C create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-68.c