This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 09d1652 Daily bump. new b4863f0 Backport from trunk 2015-05-12 Andrew MacLeod <amacleod@r [...] new 0fcdcfb Backport from trunk. 2015-06-01 Matthew Wahab <matthew.wa [...]
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/ChangeLog | 71 +++++++++++++++++++++++++++++++++++++++++++ gcc/builtins.c | 28 ++++++++--------- gcc/c-family/c-common.c | 2 +- gcc/config/aarch64/aarch64.c | 35 +++++++++++++++++++-- gcc/config/aarch64/atomics.md | 38 +++++++++-------------- gcc/config/alpha/alpha.c | 16 +++++----- gcc/config/arm/arm.c | 36 ++++++++++------------ gcc/config/arm/sync.md | 16 ++++------ gcc/config/i386/i386.c | 8 ++--- gcc/config/i386/sync.md | 10 +++--- gcc/config/ia64/ia64.c | 9 ++++-- gcc/config/ia64/sync.md | 18 ++++++----- gcc/config/mips/mips.c | 2 +- gcc/config/pa/pa.md | 8 ++--- gcc/config/rs6000/rs6000.c | 14 ++++++--- gcc/config/rs6000/sync.md | 15 ++++++--- gcc/config/s390/s390.md | 6 ++-- gcc/config/sparc/sparc.c | 10 +++--- gcc/coretypes.h | 20 +++++++++--- gcc/doc/extend.texi | 4 +-- gcc/emit-rtl.c | 3 ++ gcc/optabs.c | 23 +++++++------- gcc/tree.h | 63 ++++++++++++++++++++++++++++++++++++++ gcc/tsan.c | 6 ++-- 24 files changed, 317 insertions(+), 144 deletions(-)