This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 27239e13b1b RISC-V: Fix wrong expansion for arch-canonicalize new 22d9c8802ad Come up with {,UN}LIKELY macros. new 1e2334302d6 Enable match.pd dumping with -fdump-tree-original
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/c-family/c-common.h | 1 - gcc/c-family/c-gimplify.cc | 6 +++++- gcc/c-family/c-opts.cc | 31 ++++++------------------------- gcc/c/c-parser.cc | 4 ++-- gcc/cgraph.cc | 4 ++-- gcc/cp/cp-gimplify.cc | 6 +++--- gcc/cp/parser.cc | 6 +++--- gcc/domwalk.cc | 4 ++-- gcc/dse.cc | 8 ++++---- gcc/expmed.cc | 4 ++-- gcc/genmatch.cc | 4 ++-- gcc/ggc-common.cc | 4 ++-- gcc/print-rtl.cc | 2 +- gcc/rtl-iter.h | 8 ++++---- gcc/rtl-ssa/internals.inl | 2 +- gcc/rtl-ssa/member-fns.inl | 4 ++-- gcc/rtlanal.cc | 12 ++++++------ gcc/rtlanal.h | 4 ++-- gcc/simplify-rtx.cc | 2 +- gcc/sort.cc | 28 +++++++++++++--------------- gcc/system.h | 5 ++++- gcc/wide-int.h | 20 ++++++++++---------- 22 files changed, 77 insertions(+), 92 deletions(-)