This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ef6d055 Fix memory leaks in tree-vect-data-refs.c new 8a33e81 Remove invalid assert in find_func_aliases_for_builtin_call new 0d4f3f8 2015-12-10 Richard Biener rguenther@suse.de new 93bfa1f 2015-12-10 Richard Biener rguenther@suse.de
The 3 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 | 17 +++++++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/pr68806.c | 13 +++++++++++++ gcc/tree-if-conv.c | 16 +++------------- gcc/tree-ssa-structalias.c | 1 - gcc/tree-vect-loop.c | 9 ++++++--- 6 files changed, 44 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr68806.c