This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 084982e5847 Daily bump. new 29bff6c0295 2017-04-24 Richard Biener rguenther@suse.de new 2088bd28882 2017-04-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 | 15 ++++++++++++++ gcc/pass_manager.h | 3 --- gcc/passes.c | 28 ++++++++++++++------------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/warn/Wuninitialized-10.C | 14 ++++++++++++++ gcc/tree-ssa-uninit.c | 25 ++++++++++++++++++------ 6 files changed, 68 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wuninitialized-10.C