This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c8697735aba libgcc/arc: Update udivmodsi4 and make the lib safe for rf16 new 87f46a16ec0 Fix builtin vs non-builtin partition merge in loop distribution new 7501eec65c6 arc: Add ARCHS release 310a tune variant.
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/config/arc/arc-arch.h | 3 +- gcc/config/arc/arc-cpus.def | 1 + gcc/config/arc/arc-tables.opt | 3 + gcc/config/arc/arc.cc | 192 +++++++++++++++++++------------ gcc/config/arc/arc.md | 32 ++++-- gcc/config/arc/arc.opt | 3 + gcc/config/arc/arcHS4x.md | 17 ++- gcc/config/arc/t-multilib | 4 +- gcc/doc/invoke.texi | 16 +++ gcc/testsuite/gcc.dg/tree-ssa/ldist-24.c | 5 +- gcc/testsuite/gcc.dg/tree-ssa/ldist-36.c | 3 +- gcc/tree-loop-distribution.cc | 5 +- 12 files changed, 187 insertions(+), 97 deletions(-)