This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4954efd Split omp-low into multiple files new 7c6746c Coding style fixes new 7a2c84f 2016-12-14 Andrew Pinski apinski@cavium.com
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 | 34 +++++++++++ gcc/common/config/aarch64/aarch64-common.c | 2 +- gcc/config/aarch64/aarch64-cores.def | 42 +++++++------ gcc/config/aarch64/aarch64-opts.h | 2 +- gcc/config/aarch64/aarch64-tune.md | 2 +- gcc/config/aarch64/aarch64.c | 2 +- gcc/config/aarch64/aarch64.h | 2 +- gcc/config/aarch64/driver-aarch64.c | 91 ++++++++++++++++------------ gcc/doc/invoke.texi | 5 +- gcc/omp-expand.c | 95 +++++++++++++++--------------- gcc/omp-general.c | 10 ++-- gcc/omp-grid.c | 41 +++++++------ gcc/omp-low.c | 43 +++++++------- gcc/omp-offload.c | 22 +++---- 14 files changed, 227 insertions(+), 166 deletions(-)