This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 85cefbc66e7 Fix 22_locale/locale/cons/12658_thread-2.cc on hppa.
new 9d63ce7c4c0 libstdc++: Harmonize <version> and other headers
new 6f0d67b9129 libstdc++: Add a test for <version> FTM redefinitions
new bff26ac1627 libstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTED
new 3bfd0420e4a libstdc++: Fix some freestanding test failures
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:
libstdc++-v3/include/bits/c++config | 7 ++
libstdc++-v3/include/bits/ptr_traits.h | 11 ++-
libstdc++-v3/include/bits/unique_ptr.h | 11 ++-
libstdc++-v3/include/precompiled/stdc++.h | 1 -
libstdc++-v3/include/std/memory | 6 ++
libstdc++-v3/include/std/version | 90 ++++++++++++----------
libstdc++-v3/testsuite/17_intro/versionconflict.cc | 7 ++
libstdc++-v3/testsuite/18_support/96817.cc | 1 +
.../testsuite/18_support/bad_exception/59392.cc | 1 +
.../testsuite/20_util/scoped_allocator/108952.cc | 1 +
.../testsuite/20_util/uses_allocator/lwg3527.cc | 1 +
.../atomic/operators/pointer_partial_void.cc | 1 +
libstdc++-v3/testsuite/lib/libstdc++.exp | 1 +
13 files changed, 89 insertions(+), 50 deletions(-)
create mode 100644 libstdc++-v3/testsuite/17_intro/versionconflict.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_aosp-code_size-surfaceflinger/oriole-master
in repository toolchain/ci/base-artifacts.
from 928fec6acc58 10: onsuccess: #61: 2: [TCWG CI] Success after aosp_superp [...]
new 3cf9a09cdce5 11: onsuccess: #62: 2: [TCWG CI] Success after aosp_superp [...]
The 1 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:
01-reset_artifacts/console.log.xz | Bin 2184 -> 2012 bytes
02-build_aosp_toolchain/console.log.xz | Bin 197724 -> 197772 bytes
03-build_shadow_llvm/console.log.xz | Bin 130636 -> 130800 bytes
04-build_aosp/console.log.xz | Bin 69332 -> 69636 bytes
05-process_shadow_data/console.log.xz | Bin 272 -> 272 bytes
06-check_regression/aosp.improvements | 1 +
06-check_regression/binary.improvements | 1 +
06-check_regression/console.log.xz | Bin 7028 -> 6812 bytes
06-check_regression/results-vs-first.csv | 12 ++---
06-check_regression/results-vs-prev.csv | 84 +++++++++++++++----------------
dashboard/dashboard-generate.sh | 2 +-
git/aosp_superproject_rev | 2 +-
git/llvm_rev | 2 +-
git/toolchain_superproject_rev | 2 +-
mail/changes-list-long.txt | 32 ++++++------
mail/changes-list-short.txt | 2 +-
mail/last_good.sh | 26 +++++-----
manifest.sh | 26 +++++-----
size.csv | 68 ++++++++++++-------------
19 files changed, 129 insertions(+), 131 deletions(-)
create mode 100644 06-check_regression/aosp.improvements
create mode 100644 06-check_regression/binary.improvements
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from ef9ee99488c7 70: onsuccess: #11: all: [TCWG CI] Success after binutils/ [...]
new a67265989913 71: onsuccess: #12: all: [TCWG CI] Success after binutils/ [...]
The 1 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:
01-reset_artifacts/console.log.xz | Bin 2012 -> 2024 bytes
02-prepare_abe/console.log.xz | Bin 2496 -> 2516 bytes
03-build_abe-binutils/console.log.xz | Bin 27352 -> 27280 bytes
04-build_kernel_llvm/console.log.xz | Bin 63428 -> 66800 bytes
05-build_abe-qemu/console.log.xz | Bin 30460 -> 31340 bytes
06-build_linux/console.log.xz | Bin 3204 -> 3200 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4340 -> 4196 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/changes-list-long.txt | 48 +++++++++++++++++------------------
mail/changes-list-short.txt | 2 +-
mail/last_good.sh | 32 +++++++++++------------
manifest.sh | 32 +++++++++++------------
17 files changed, 62 insertions(+), 62 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4a45f5d6a9b [RFA][Bug target/108892 ][13 regression] Force re-recogniti [...]
new 85cefbc66e7 Fix 22_locale/locale/cons/12658_thread-2.cc on hppa.
The 1 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:
libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.