This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 858c947 PR c++/70906 PR c++/70933 * tree-core.h (enum operand_equa [...] new 0989c85 cfgcleanup: Bugfix in try_simplify_condjump new 01b8ebb cfgcleanup: Fold jumps and conditional branches with returns new f8b7332 shrink-wrap: Remove complicated simple_return manipulations
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 | 28 +++++++ gcc/cfgcleanup.c | 122 +++++++++++++++++++++++++++++++ gcc/function.c | 213 +----------------------------------------------------- gcc/shrink-wrap.c | 171 ++++--------------------------------------- gcc/shrink-wrap.h | 6 -- 5 files changed, 166 insertions(+), 374 deletions(-)