This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c05c1b4 [PATCH] [5/n] Fix minor SSA_NAME leaks new 717ceea 2015-10-09 Richard Biener rguenther@suse.de new 5581af0 * gcc-interface/Make-lang.in: Make sure that GNAT1_OBJS and [...]
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 | 16 +++++++++++ gcc/ada/ChangeLog | 5 ++++ gcc/ada/gcc-interface/Make-lang.in | 2 +- gcc/gimple-fold.c | 5 +--- gcc/gimple-match-head.c | 10 +++---- gcc/gimple-match.h | 18 +++++++++++++ gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.dg/tree-ssa/pr67891.c | 17 ++++++++++++ gcc/tree-ssa-sccvn.c | 48 +++++++++++++++++---------------- 9 files changed, 92 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr67891.c