This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d4d58fc 2016-09-26 Thomas Preud'homme thomas.preudhomme@arm.com new ea36272 2016-09-26 Thomas Preud'homme thomas.preudhomme@arm.com
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 | 24 +++++++++++++ gcc/builtins.c | 1 + gcc/c-family/ChangeLog | 4 +++ gcc/c-family/c-common.c | 1 + gcc/config/aarch64/aarch64.c | 1 + gcc/config/alpha/alpha.c | 1 + gcc/config/arm/arm.c | 1 + gcc/config/i386/i386.c | 1 + gcc/config/ia64/ia64.c | 1 + gcc/config/mips/mips.c | 1 + gcc/config/rs6000/rs6000.c | 1 + gcc/config/sparc/sparc.c | 1 + gcc/genconditions.c | 1 + gcc/genemit.c | 1 + gcc/genoutput.c | 1 + gcc/genpeep.c | 1 + gcc/genpreds.c | 1 + gcc/genrecog.c | 1 + gcc/memmodel.h | 86 ++++++++++++++++++++++++++++++++++++++++++++ gcc/optabs.c | 1 + gcc/tree.h | 63 -------------------------------- gcc/tsan.c | 1 + 22 files changed, 132 insertions(+), 63 deletions(-) create mode 100644 gcc/memmodel.h