This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d682d755ccb * config/rs6000/rs6000.c (rs6000_expand_binop_built [...] new 974534ab98b Add a partial_subreg_p predicate new 5a462df3950 Drop df_ from df_read_modify_subreg_p
The 2 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 | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/caller-save.c | 3 +-- gcc/calls.c | 3 +-- gcc/combine.c | 48 ++++++++++++++++++----------------------- gcc/cprop.c | 2 +- gcc/cse.c | 25 ++++++++++------------ gcc/cselib.c | 4 ++-- gcc/df-problems.c | 2 +- gcc/df-scan.c | 22 ++----------------- gcc/df.h | 1 - gcc/expmed.c | 3 +-- gcc/function.c | 6 ++---- gcc/ifcvt.c | 4 ++-- gcc/ira-build.c | 2 +- gcc/ira-lives.c | 6 +++--- gcc/lra-coalesce.c | 4 ++-- gcc/lra-constraints.c | 10 ++++----- gcc/lra-lives.c | 10 ++++----- gcc/lra.c | 6 +++--- gcc/regcprop.c | 10 ++++----- gcc/reginfo.c | 2 +- gcc/reload.c | 38 +++++++++++++++------------------ gcc/reload1.c | 6 +++--- gcc/rtl.h | 25 ++++++++++++++++++++++ gcc/rtlanal.c | 17 +++++++++++++++ gcc/sched-deps.c | 2 +- gcc/simplify-rtx.c | 7 ++---- 27 files changed, 193 insertions(+), 134 deletions(-)