This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e5b355e45db Add debug function for affine_iv new b9457ed89cd Fix unsafe stmt modifications in FOR_EACH_IMM_USE_STMT new 07a2b1a40cf Add gather_imm_use_stmts helper new 7c4f8ae20cc Use gather_imm_use_stmts instead of FOR_EACH_IMM_USE_STMT i [...]
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/gimple-ssa-isolate-paths.cc | 26 ++++++++++++++++---------- gcc/gimple.h | 4 ++-- gcc/ssa-iterators.h | 5 +++++ gcc/tree-ssa-forwprop.cc | 4 +--- gcc/tree-ssa-operands.cc | 20 ++++++++++++++++++++ 5 files changed, 44 insertions(+), 15 deletions(-)