This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a6b484 * tree-cfg.h (should_remove_lhs_p): New predicate. * cgraph [...] new db2faf4 [ARM][2/4] Replace casts of 1 to HOST_WIDE_INT by HOST_WIDE_I [...] new c9d624b Tighten syntax checking for OpenACC routine construct in C new 8c4e875 [ARM][3/4] Cleanup casts from INTVAL to [unsigned] HOST_WIDE_INT
The 3 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 | 43 +++++++++++++++++++++++++++ gcc/c/ChangeLog | 4 +++ gcc/c/c-parser.c | 19 ++++++------ gcc/config/arm/arm.c | 20 ++++++------- gcc/config/arm/arm.md | 29 ++++++++---------- gcc/config/arm/neon.md | 2 +- gcc/config/arm/predicates.md | 15 +++++----- gcc/config/arm/thumb1.md | 4 +-- gcc/testsuite/ChangeLog | 6 ++++ gcc/testsuite/c-c++-common/goacc/routine-5.c | 21 ++++++++++--- gcc/testsuite/g++.dg/goacc/routine-2.C | 6 ---- gcc/testsuite/gfortran.dg/goacc/routine-6.f90 | 7 +++++ 12 files changed, 119 insertions(+), 57 deletions(-)