This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c496620 Add a "compact" mode to print_rtx_function new ad7b10a Move MEMMODEL_* from coretypes.h to memmodel.h
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 | 74 ++++++++++++++++++++++++++++ gcc/Makefile.in | 2 +- gcc/ada/ChangeLog | 4 ++ gcc/ada/gcc-interface/utils2.c | 1 + gcc/alias.c | 1 + gcc/asan.c | 1 + gcc/auto-inc-dec.c | 1 + gcc/bb-reorder.c | 1 + gcc/bt-load.c | 1 + gcc/c-family/ChangeLog | 7 +++ gcc/c-family/c-cppbuiltin.c | 1 + gcc/c-family/c-opts.c | 1 + gcc/c-family/c-pragma.c | 1 + gcc/c-family/c-warn.c | 1 + gcc/c/ChangeLog | 4 ++ gcc/c/c-typeck.c | 1 + gcc/caller-save.c | 1 + gcc/calls.c | 1 + gcc/ccmp.c | 1 + gcc/cfgbuild.c | 1 + gcc/cfgcleanup.c | 1 + gcc/cfgexpand.c | 1 + gcc/cfgloopanal.c | 1 + gcc/cfgrtl.c | 1 + gcc/cilk-common.c | 1 + gcc/combine-stack-adj.c | 1 + gcc/combine.c | 1 + gcc/common/config/aarch64/aarch64-common.c | 1 + gcc/common/config/arm/arm-common.c | 1 + gcc/common/config/bfin/bfin-common.c | 1 + gcc/common/config/c6x/c6x-common.c | 1 + gcc/common/config/i386/i386-common.c | 1 + gcc/common/config/ia64/ia64-common.c | 1 + gcc/common/config/nvptx/nvptx-common.c | 1 + gcc/compare-elim.c | 1 + gcc/config/aarch64/aarch64-builtins.c | 1 + gcc/config/aarch64/aarch64-c.c | 1 + gcc/config/aarch64/cortex-a57-fma-steering.c | 1 + gcc/config/arc/arc-c.c | 1 + gcc/config/arc/arc.c | 1 + gcc/config/arm/arm-builtins.c | 1 + gcc/config/arm/arm-c.c | 1 + gcc/config/avr/avr-c.c | 1 + gcc/config/avr/avr-log.c | 1 + gcc/config/avr/avr.c | 1 + gcc/config/bfin/bfin.c | 1 + gcc/config/c6x/c6x.c | 1 + gcc/config/cr16/cr16.c | 1 + gcc/config/cris/cris.c | 1 + gcc/config/darwin-c.c | 1 + gcc/config/darwin.c | 1 + gcc/config/epiphany/epiphany.c | 1 + gcc/config/epiphany/mode-switch-use.c | 1 + gcc/config/epiphany/resolve-sw-modes.c | 1 + gcc/config/fr30/fr30.c | 1 + gcc/config/frv/frv.c | 1 + gcc/config/ft32/ft32.c | 1 + gcc/config/h8300/h8300.c | 1 + gcc/config/i386/i386-c.c | 1 + gcc/config/i386/winnt.c | 1 + gcc/config/iq2000/iq2000.c | 1 + gcc/config/lm32/lm32.c | 1 + gcc/config/m32c/m32c.c | 1 + gcc/config/m32r/m32r.c | 1 + gcc/config/m68k/m68k.c | 1 + gcc/config/mcore/mcore.c | 1 + gcc/config/microblaze/microblaze.c | 1 + gcc/config/mmix/mmix.c | 1 + gcc/config/mn10300/mn10300.c | 1 + gcc/config/moxie/moxie.c | 1 + gcc/config/msp430/msp430.c | 1 + gcc/config/nds32/nds32-cost.c | 1 + gcc/config/nds32/nds32-intrinsic.c | 1 + gcc/config/nds32/nds32-md-auxiliary.c | 1 + gcc/config/nds32/nds32-memory-manipulation.c | 1 + gcc/config/nds32/nds32-predicates.c | 1 + gcc/config/nds32/nds32.c | 1 + gcc/config/nios2/nios2.c | 1 + gcc/config/nvptx/nvptx.c | 1 + gcc/config/pa/pa.c | 1 + gcc/config/pdp11/pdp11.c | 1 + gcc/config/rl78/rl78.c | 1 + gcc/config/rs6000/rs6000-c.c | 1 + gcc/config/rx/rx.c | 1 + gcc/config/s390/s390-c.c | 1 + gcc/config/s390/s390.c | 1 + gcc/config/sh/sh-c.c | 1 + gcc/config/sh/sh-mem.cc | 1 + gcc/config/sh/sh.c | 1 + gcc/config/sh/sh_treg_combine.cc | 1 + gcc/config/sol2.c | 1 + gcc/config/spu/spu.c | 1 + gcc/config/stormy16/stormy16.c | 1 + gcc/config/tilegx/tilegx.c | 1 + gcc/config/tilepro/tilepro.c | 1 + gcc/config/v850/v850.c | 1 + gcc/config/vax/vax.c | 1 + gcc/config/visium/visium.c | 1 + gcc/config/vms/vms-c.c | 1 + gcc/config/xtensa/xtensa.c | 1 + gcc/coretypes.h | 28 ----------- gcc/coverage.c | 1 + gcc/cp/ChangeLog | 5 ++ gcc/cp/decl2.c | 1 + gcc/cp/rtti.c | 1 + gcc/cppbuiltin.c | 1 + gcc/cprop.c | 1 + gcc/cse.c | 1 + gcc/cselib.c | 1 + gcc/dbxout.c | 1 + gcc/dce.c | 1 + gcc/df-core.c | 1 + gcc/df-problems.c | 1 + gcc/df-scan.c | 1 + gcc/dojump.c | 1 + gcc/dse.c | 1 + gcc/dwarf2asm.c | 1 + gcc/dwarf2cfi.c | 1 + gcc/dwarf2out.c | 1 + gcc/emit-rtl.c | 1 + gcc/except.c | 1 + gcc/explow.c | 1 + gcc/expmed.c | 1 + gcc/expr.c | 1 + gcc/final.c | 1 + gcc/fold-const.c | 1 + gcc/fortran/ChangeLog | 4 ++ gcc/fortran/trans-intrinsic.c | 1 + gcc/function.c | 1 + gcc/fwprop.c | 1 + gcc/gcse.c | 1 + gcc/genattrtab.c | 1 + gcc/genautomata.c | 1 + gcc/genconditions.c | 2 +- gcc/genemit.c | 2 +- gcc/gengtype.c | 16 +++--- gcc/genopinit.c | 1 + gcc/genoutput.c | 2 +- gcc/genpeep.c | 2 +- gcc/genpreds.c | 2 +- gcc/genrecog.c | 2 +- gcc/ggc-page.c | 1 + gcc/go/ChangeLog | 4 ++ gcc/go/go-backend.c | 1 + gcc/haifa-sched.c | 1 + gcc/hsa-brig.c | 1 + gcc/hsa-gen.c | 1 + gcc/hw-doloop.c | 1 + gcc/ifcvt.c | 1 + gcc/init-regs.c | 1 + gcc/internal-fn.c | 1 + gcc/ira-build.c | 1 + gcc/ira-color.c | 1 + gcc/ira-conflicts.c | 1 + gcc/ira-costs.c | 1 + gcc/ira-emit.c | 1 + gcc/ira-lives.c | 1 + gcc/ira.c | 1 + gcc/jump.c | 1 + gcc/loop-doloop.c | 1 + gcc/loop-invariant.c | 1 + gcc/loop-iv.c | 1 + gcc/loop-unroll.c | 1 + gcc/lower-subreg.c | 1 + gcc/lra-assigns.c | 1 + gcc/lra-coalesce.c | 1 + gcc/lra-constraints.c | 1 + gcc/lra-eliminations.c | 1 + gcc/lra-lives.c | 1 + gcc/lra-remat.c | 1 + gcc/lra-spills.c | 1 + gcc/lra.c | 1 + gcc/memmodel.h | 30 ++++++++++- gcc/mode-switching.c | 1 + gcc/modulo-sched.c | 1 + gcc/omp-low.c | 1 + gcc/passes.c | 1 + gcc/postreload-gcse.c | 1 + gcc/postreload.c | 1 + gcc/predict.c | 1 + gcc/print-rtl-function.c | 1 + gcc/recog.c | 1 + gcc/ree.c | 1 + gcc/reg-stack.c | 1 + gcc/regcprop.c | 1 + gcc/reginfo.c | 1 + gcc/regrename.c | 1 + gcc/reload.c | 1 + gcc/reload1.c | 1 + gcc/reorg.c | 1 + gcc/resource.c | 1 + gcc/rtl-chkp.c | 1 + gcc/rtl-tests.c | 1 + gcc/rtlanal.c | 1 + gcc/rtlhooks.c | 1 + gcc/sched-deps.c | 1 + gcc/sched-rgn.c | 1 + gcc/sdbout.c | 1 + gcc/sel-sched-ir.c | 1 + gcc/sel-sched.c | 1 + gcc/shrink-wrap.c | 1 + gcc/simplify-rtx.c | 1 + gcc/stack-ptr-mod.c | 1 + gcc/stmt.c | 1 + gcc/stor-layout.c | 1 + gcc/target-globals.c | 1 + gcc/targhooks.c | 1 + gcc/toplev.c | 1 + gcc/tree-nested.c | 1 + gcc/tree-outof-ssa.c | 1 + gcc/tree-profile.c | 1 + gcc/tree-ssa-coalesce.c | 1 + gcc/tree-ssa-ifcombine.c | 1 + gcc/tree-ssa-loop-ivopts.c | 1 + gcc/tree-ssa-loop.c | 1 + gcc/tree-ssa-reassoc.c | 1 + gcc/tree-ssa-sccvn.c | 1 + gcc/tree-vect-data-refs.c | 1 + gcc/ubsan.c | 1 + gcc/valtrack.c | 1 + gcc/var-tracking.c | 1 + gcc/varasm.c | 1 + libgcc/ChangeLog | 7 +++ libgcc/config/tilepro/atomic.c | 16 +++--- libgcc/libgcov-profiler.c | 20 ++++---- 225 files changed, 376 insertions(+), 62 deletions(-)