This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e903c8a Fix gcc.dg/attr-alloc_size-4.c on i?86 (PR testsuite/79051) new ebc686f PR67085 move comparison functions in heap operations new f6a6552 gcc/ 2017-01-19 Tamar Christina tamar.christina@arm.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 | 8 ++++++ gcc/config/aarch64/aarch64-protos.h | 2 +- gcc/config/aarch64/aarch64-simd.md | 18 ++++++++++++++ gcc/config/aarch64/aarch64.c | 6 +++-- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/lib/target-supports.exp | 3 ++- libstdc++-v3/ChangeLog | 8 ++++++ libstdc++-v3/include/bits/stl_heap.h | 29 ++++++++++++++-------- .../priority_queue/{77528.cc => 67085.cc} | 17 +++++++++---- 9 files changed, 77 insertions(+), 19 deletions(-) copy libstdc++-v3/testsuite/23_containers/priority_queue/{77528.cc => 67085.cc} (71%)