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-dex2oat/oriole-master
in repository toolchain/ci/base-artifacts.
from ae3584fa6f4 13: onsuccess: #16: 0: Success after llvm: 171 commits
new db99f888a82 14: onsuccess: #17: 0: Success after llvm: 132 commits
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 1740 -> 1744 bytes
02-build_aosp_toolchain/console.log.xz | Bin 10116 -> 10068 bytes
03-build_shadow_llvm/console.log.xz | Bin 131564 -> 130812 bytes
04-build_aosp/console.log.xz | Bin 49544 -> 49444 bytes
05-check_regression/aosp.improvements | 1 +
05-check_regression/console.log.xz | Bin 4320 -> 4320 bytes
05-check_regression/results-vs-first.csv | 2 +-
05-check_regression/results-vs-prev.csv | 14 +++++++-------
dashboard/dashboard-generate.sh | 2 +-
git/llvm_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +++++++-------
size.csv | 16 ++++++++--------
15 files changed, 29 insertions(+), 28 deletions(-)
create mode 100644 05-check_regression/aosp.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.
unknown user pushed a change to branch master
in repository gcc.
from d0ed0690f1e c++: co_await and move-only type [PR105406]
new bd2d206b7b7 [testsuite] fix array element count
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:
gcc/testsuite/gcc.dg/vect/pr103116-2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-aosp/oriole-master
in repository toolchain/ci/base-artifacts.
from d58363462b8 13: onsuccess: #14: 0: Success after llvm: 192 commits
new 9df458c3bb8 14: onsuccess: #15: 0: Success after llvm: 127 commits
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 1736 -> 1720 bytes
02-build_aosp_toolchain/console.log.xz | Bin 10460 -> 10324 bytes
03-build_shadow_llvm/console.log.xz | Bin 130188 -> 131192 bytes
04-build_aosp/console.log.xz | Bin 1283744 -> 1284464 bytes
05-check_regression/aosp.improvements | 1 +
05-check_regression/console.log.xz | Bin 46600 -> 47320 bytes
05-check_regression/results-vs-first.csv | 22 +-
05-check_regression/results-vs-prev.csv | 1888 ++++++++++++++---------------
dashboard/dashboard-generate.sh | 2 +-
git/llvm_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +-
size.csv | 1906 +++++++++++++++---------------
15 files changed, 1921 insertions(+), 1920 deletions(-)
create mode 100644 05-check_regression/aosp.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.
unknown user pushed a change to branch main
in repository newlib.
from 2a4dd6a23 Cygwin: kill(1): Add -L to documentation
new 24f34edc2 Cygwin: replace regex with latest verbatim FreeBSD version
new 988c304ec Cygwin: regex: fix build errors
new 585e7f989 Cygwin: regex: convert wchar_t to wint_t throughout
new 0bdc764b4 Cygwin: regex: wgetnext: Re-add kludge to be more glibc compatible
new 2285cf0d1 Cygwin: regex: NONCHAR: re-add cast to int
The 5 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:
winsup/cygwin/include/regex.h | 20 +-
winsup/cygwin/regex/COPYRIGHT | 4 +
winsup/cygwin/regex/cname.h | 8 +-
winsup/cygwin/regex/engine.c | 421 ++++++++--------
winsup/cygwin/regex/regcomp.c | 1059 +++++++++++++++++++++++++++-------------
winsup/cygwin/regex/regerror.c | 26 +-
winsup/cygwin/regex/regex.3 | 91 +++-
winsup/cygwin/regex/regex.7 | 22 +-
winsup/cygwin/regex/regex2.h | 60 ++-
winsup/cygwin/regex/regexec.c | 19 +-
winsup/cygwin/regex/regfree.c | 8 +-
winsup/cygwin/regex/utils.h | 10 +-
12 files changed, 1100 insertions(+), 648 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 46c4be98d1e d: Fix closure fields don't get same alignment as local var [...]
new d0ed0690f1e c++: co_await and move-only type [PR105406]
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:
gcc/cp/coroutines.cc | 9 +++-
.../g++.dg/coroutines/co-await-moveonly1.C | 63 ++++++++++++++++++++++
2 files changed, 71 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/co-await-moveonly1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.