This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0ca0b402fbe Remove dead pattern on ARM. new 7cdbf0f7336 fix section naming convention for Darwin in three tests new 7a7a95ec9a7 Update fall through pattern for FP16 patterns in ARM. new c872cfd0965 Darwin doesn't have pthread_barrier, at least up to Darwin1 [...]
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 | 7 +++++ gcc/config/arm/arm.c | 4 +-- gcc/config/arm/neon.md | 35 ++++++++-------------- gcc/testsuite/ChangeLog | 14 +++++++++ .../c-c++-common/asan/pointer-subtract-3.c | 1 + .../c-c++-common/asan/pointer-subtract-4.c | 1 + gcc/testsuite/g++.dg/torture/pr44295.C | 1 + gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c | 5 ++++ gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c | 5 ++++ gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c | 5 ++++ 10 files changed, 53 insertions(+), 25 deletions(-)