This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7f4685e5f8c poly_int: set_inc_state new b69f5ce1109 poly_int: emit_single_push_insn_1 new adbaa93b5d4 poly_int: PUSH_ROUNDING new 0f913773cff poly_int: adjust_mems new 5eaf31bb1af poly_int: expand_ifn_atomic_compare_exchange_into_call new e23bf764a69 poly_int: process_alt_operands new aa439ab4702 poly_int: reloading complex subregs new 4a78baf28e0 poly_int: alter_reg new 8e2882f40cd poly_int: load_register_parameters new e967c3ed911 poly_int: struct_value_size new 659f92d1990 poly_int: memrefs_conflict_p
The 10 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 | 108 ++++++++++++++++++++++++++++++++++ gcc/alias.c | 68 ++++++++++----------- gcc/builtins.c | 5 +- gcc/calls.c | 86 +++++++++++++++------------ gcc/config/cr16/cr16-protos.h | 1 + gcc/config/cr16/cr16.c | 8 +++ gcc/config/cr16/cr16.h | 2 +- gcc/config/h8300/h8300-protos.h | 1 + gcc/config/h8300/h8300.c | 15 +++++ gcc/config/h8300/h8300.h | 13 +--- gcc/config/i386/i386-protos.h | 2 + gcc/config/i386/i386.c | 13 ++++ gcc/config/i386/i386.h | 10 +--- gcc/config/m32c/m32c-protos.h | 2 +- gcc/config/m32c/m32c.c | 4 +- gcc/config/m68k/m68k-protos.h | 1 + gcc/config/m68k/m68k.c | 11 ++++ gcc/config/m68k/m68k.h | 4 +- gcc/config/pdp11/pdp11-protos.h | 1 + gcc/config/pdp11/pdp11.c | 9 +++ gcc/config/pdp11/pdp11.h | 5 +- gcc/config/stormy16/stormy16-protos.h | 1 + gcc/config/stormy16/stormy16.c | 8 +++ gcc/config/stormy16/stormy16.h | 2 +- gcc/expr.c | 42 +++++-------- gcc/lra-constraints.c | 9 +++ gcc/lra-eliminations.c | 2 +- gcc/recog.c | 22 +++---- gcc/reload.c | 30 ++++++---- gcc/reload1.c | 37 ++++++++---- gcc/rtlanal.c | 6 +- gcc/var-tracking.c | 19 +++--- 32 files changed, 369 insertions(+), 178 deletions(-)