This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0783f8c PR c/7652 * tree-complex.c (expand_complex_division): Add m [...] new e353343 PR c/7652 gcc/ * alias.c (find_base_value): Adjust fall thr [...]
The 1 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 | 95 +++++++++++++++++++++++++++++++++++ gcc/alias.c | 2 +- gcc/c-family/ChangeLog | 10 ++++ gcc/c-family/c-common.c | 2 +- gcc/c-family/c-opts.c | 2 +- gcc/c-family/c-pragma.c | 1 + gcc/c-family/c-pretty-print.c | 2 +- gcc/c-family/cilk.c | 1 + gcc/c/ChangeLog | 8 +++ gcc/c/c-parser.c | 2 + gcc/c/c-typeck.c | 6 +-- gcc/cfgexpand.c | 2 +- gcc/combine.c | 16 +++--- gcc/config/aarch64/aarch64-builtins.c | 1 + gcc/config/aarch64/predicates.md | 2 + gcc/config/i386/i386.c | 17 ++++++- gcc/config/rs6000/rs6000.c | 3 ++ gcc/config/rs6000/rs6000.md | 3 +- gcc/cp/ChangeLog | 35 +++++++++++++ gcc/cp/call.c | 9 +++- gcc/cp/class.c | 2 +- gcc/cp/constexpr.c | 7 +-- gcc/cp/cp-gimplify.c | 5 +- gcc/cp/cvt.c | 2 +- gcc/cp/cxx-pretty-print.c | 17 +++++-- gcc/cp/error.c | 4 +- gcc/cp/mangle.c | 2 +- gcc/cp/method.c | 1 + gcc/cp/name-lookup.c | 1 + gcc/cp/parser.c | 4 +- gcc/cp/pt.c | 3 +- gcc/cp/semantics.c | 2 + gcc/cp/tree.c | 2 + gcc/dbxout.c | 2 +- gcc/df-scan.c | 2 +- gcc/dojump.c | 3 ++ gcc/dwarf2out.c | 7 +-- gcc/expmed.c | 2 +- gcc/expr.c | 11 ++-- gcc/fold-const.c | 13 +++-- gcc/fortran/ChangeLog | 12 +++++ gcc/fortran/decl.c | 1 + gcc/fortran/primary.c | 3 ++ gcc/fortran/resolve.c | 9 ++-- gcc/fortran/trans-array.c | 1 + gcc/fortran/trans-intrinsic.c | 2 +- gcc/gcov-tool.c | 2 + gcc/genattrtab.c | 2 + gcc/genconfig.c | 1 + gcc/genpreds.c | 8 +-- gcc/gensupport.c | 2 + gcc/gimple-pretty-print.c | 2 + gcc/gimplify.c | 5 +- gcc/graphite-isl-ast-to-gimple.c | 2 +- gcc/hsa-gen.c | 2 +- gcc/ipa-icf.c | 2 +- gcc/ira.c | 1 + gcc/java/ChangeLog | 7 +++ gcc/java/expr.c | 2 +- gcc/java/jcf-io.c | 2 +- gcc/java/typeck.c | 2 +- gcc/lra-eliminations.c | 4 +- gcc/lto-streamer-out.c | 1 + gcc/objc/ChangeLog | 5 ++ gcc/objc/objc-encoding.c | 1 + gcc/opts.c | 3 ++ gcc/read-rtl.c | 1 + gcc/real.c | 1 + gcc/recog.c | 1 + gcc/reginfo.c | 2 +- gcc/reload1.c | 10 ++-- gcc/rtlanal.c | 3 +- gcc/sched-rgn.c | 1 + gcc/simplify-rtx.c | 2 +- gcc/stor-layout.c | 2 +- gcc/toplev.c | 4 +- gcc/tree-cfg.c | 2 +- gcc/tree-chrec.c | 10 ++++ gcc/tree-data-ref.c | 2 + gcc/tree.c | 8 +-- gcc/var-tracking.c | 4 +- gcc/varasm.c | 1 + libcpp/ChangeLog | 10 ++++ libcpp/lex.c | 4 +- libcpp/macro.c | 1 + libcpp/pch.c | 4 +- libiberty/ChangeLog | 5 ++ libiberty/cp-demangle.c | 2 + 88 files changed, 387 insertions(+), 88 deletions(-)