This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02f70d0eaa9 2019-07-04 Richard Biener rguenther@suse.de new e91fbd6e886 introduce EH_ELSE_EXPR tree and gimplifier
The 1 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 | 14 ++++++++++++++ gcc/doc/generic.texi | 5 +++++ gcc/except.c | 12 ++++++------ gcc/expr.c | 1 + gcc/gimple-pretty-print.c | 20 +++++++++++++++++++- gcc/gimplify.c | 18 +++++++++++++++++- gcc/tree-dump.c | 1 + gcc/tree-pretty-print.c | 28 +++++++++++++++++++++++++--- gcc/tree.c | 3 +++ gcc/tree.def | 9 ++++++++- 10 files changed, 99 insertions(+), 12 deletions(-)