This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0941f99 2015-11-27 Richard Biener rguenther@suse.de new 5c15a93 Fix memory leaks in IPA devirt new 8d23f4a Fix memory leak in loop_vec_info new 633dd7f Fix parser memory leak in cilk_simd_fn_info new b0be647 Fix memory leak in tree-chkp.c new fd9ea52 Replace spaces with tabs and remove trailing whitespaces
The 5 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 | 24 ++ gcc/cp/ChangeLog | 5 + gcc/cp/parser.c | 2 + gcc/ipa-devirt.c | 7 +- gcc/tree-chkp.c | 2 + gcc/tree-ssa-uninit.c | 1004 ++++++++++++++++++++++---------------------- gcc/tree-vect-loop-manip.c | 2 - gcc/tree-vect-loop.c | 1 + 8 files changed, 539 insertions(+), 508 deletions(-)