This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b89796 runtime: Ignore stack sizes when deciding when to GC. new 40fd197 [AArch64 array_mode 4/8] Remove EImode new cfe45b4 2015-09-15 Richard Biener rguenther@suse.de new bdd0de5 [AArch64 array_mode 5/8] Remove V_FOUR_ELEM, again using BLKm [...]
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 | 35 ++++++++++++++++++++++++++++++++++- gcc/config/aarch64/aarch64-builtins.c | 8 -------- gcc/config/aarch64/aarch64-modes.def | 5 ++--- gcc/config/aarch64/aarch64-simd.md | 26 +++++++++++++------------- gcc/config/aarch64/aarch64.c | 2 +- gcc/config/aarch64/iterators.md | 10 ---------- gcc/gimple-fold.c | 22 +++++++++++----------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr67563.c | 11 +++++++++++ 9 files changed, 77 insertions(+), 47 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr67563.c