This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4c9f8cd6943 Fix pointer sharing in Value_Range constructor. new 258aecd7021 Introduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P predicates new 1da16c1141e Remove odd code from gimple_can_merge_blocks_p new 2cef0d0964d Split out solve_add_graph_edge new 57aecdbc118 Use solve_add_graph_edge in more places
The 4 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/expr.cc | 3 +-- gcc/function.cc | 3 +-- gcc/rtl.h | 12 +++++++++--- gcc/rtlanal.cc | 8 +++----- gcc/tree-cfg.cc | 6 ------ gcc/tree-ssa-structalias.cc | 46 +++++++++++++++++++++++++++------------------ 6 files changed, 42 insertions(+), 36 deletions(-)