This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cfd0a3db624 gcc/ada/ new 3573119ec41 [AArch64] Remove aarch64_frame_pointer_required new 102642a22cd [AArch64] Simplify aarch64_can_eliminate new 3e3c72d45fd 2017-11-08 Piotr Trojanek trojanek@adacore.com new c35548ce9b6 PR tree-optimization/78821 * gimple-ssa-store-merging.c ( [...]
The 4 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 | 30 +++++ gcc/ada/lib-xref-spark_specific.adb | 7 +- gcc/config/aarch64/aarch64.c | 59 +++------- gcc/gimple-ssa-store-merging.c | 102 ++++++++-------- gcc/testsuite/ChangeLog | 14 +++ gcc/testsuite/gcc.dg/store_merging_13.c | 141 ++++++++++++++++++++++- gcc/testsuite/gcc.dg/store_merging_14.c | 62 +++++++++- gcc/testsuite/gcc.dg/store_merging_2.c | 2 +- gcc/testsuite/gcc.target/aarch64/dwarf-cfa-reg.c | 2 +- 9 files changed, 315 insertions(+), 104 deletions(-)