This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a49450b94f libiberty: remove duplicated declaration of mkstemps new 6d2342f5e85 forwprop: Fix looping after fold_stmt and some forwprop loc [...] new 398c6ddf1e8 forwprop: Move around the marking bb for eh to after the lo [...] new 1759734f158 gimple: allow fold_stmt without setting cfun in case of GIM [...] new d8d3cb67694 forwprop: Change an if into an assert new 9a770e52028 gimple: Add assert for code being a comparison in gimple_co [...] new 2d1af9c39a1 gimple: Move canonicalization of bool==0 and bool!=1 to cleanupcfg
The 6 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/gimple-fold.cc | 10 ++++---- gcc/gimple.h | 1 + gcc/tree-cfgcleanup.cc | 39 +++++++++++++++++++++++++++++++ gcc/tree-cfgcleanup.h | 1 + gcc/tree-ssa-forwprop.cc | 61 ++++++++++++++++++------------------------------ 5 files changed, 70 insertions(+), 42 deletions(-)