This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 910a835dc9 stdio: Add tests for printf multibyte convertion leak [BZ#25691]
new b8de7980c0 Extended Char Intro: Use getwc in example (Bug 25626)
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:
manual/charset.texi | 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_bmk_tx1/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/llvm-project.
from 135744ce689 [Concepts] Fix incorrect control flow when TryAnnotateTypeC [...]
adds 26c762df6c4 Revert "[Concepts] Fix incorrect control flow when TryAnnot [...]
adds 52c365aa9ca Revert "[Concepts] Fix incorrect DeclContext for transforme [...]
adds cfa792458fc [Transforms] add phase ordering tests for min/max/abs; NFC
adds 623461b2ce4 [EarlyCSE] avoid crashing when detecting min/max/abs patter [...]
adds 5401d393f88 ../llvm/utils/update_test_checks.py --opt-binary bin/opt .. [...]
adds a36a14b70f1 [Concepts] Fix incorrect DeclContext for transformed Requir [...]
adds 35627038123 [Concepts] Fix incorrect control flow when TryAnnotateTypeC [...]
No new revisions were added by this update.
Summary of changes:
llvm/lib/Transforms/Scalar/EarlyCSE.cpp | 51 +++++++--
llvm/test/Transforms/EarlyCSE/commute.ll | 85 +++++++++++++--
.../Transforms/PhaseOrdering/min-max-abs-cse.ll | 114 +++++++++++++++++++++
3 files changed, 237 insertions(+), 13 deletions(-)
create mode 100644 llvm/test/Transforms/PhaseOrdering/min-max-abs-cse.ll
--
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_bmk_tx1/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/glibc.
from dd34bce38c Add NEWS entry for CVE-2020-10029 (bug 25487)
adds da97c6b88e Fix use-after-free in glob when expanding ~user (bug 25414)
adds fb266e65cc Fix array overflow in backtrace on PowerPC (bug 25423)
adds 6b11f60c70 Add NEWS entry for CVE-2020-1752 (bug 25414)
No new revisions were added by this update.
Summary of changes:
NEWS | 3 +++
debug/tst-backtrace5.c | 12 ++++++++++++
posix/glob.c | 25 +++++++++++++------------
sysdeps/powerpc/powerpc32/backtrace.c | 2 ++
sysdeps/powerpc/powerpc64/backtrace.c | 2 ++
5 files changed, 32 insertions(+), 12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards a4f2c3da0 4: update: binutils-gcc-glibc-llvm: 1
new 4cc8ffa0f 4: update: binutils-gcc-glibc-llvm: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a4f2c3da0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 139 +-
02-prepare_abe/console.log | 328 +-
03-build_abe-binutils/console.log | 10536 ++-
04-build_abe-stage1/console.log | 13604 ++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 38329 +++++----
07-build_abe-stage2/console.log | 35896 +++++----
08-build_llvm-true/console.log | 12688 +--
10-benchmark--Oz/benchmark-start.log | 2 +-
10-benchmark--Oz/benchmark.log | 22 +-
10-benchmark--Oz/console.log | 295 +-
11-check_regression/console.log | 2966 +-
11-check_regression/results-0.csv | 2450 +-
11-check_regression/results-1.csv | 2449 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 6 +-
11-check_regression/results-full.csv | 2561 +-
11-check_regression/results.csv | 160 +-
11-check_regression/results.log | 2660 +-
12-update_baseline/console.log | 6084 +-
12-update_baseline/results-1.csv | 2449 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 6 +-
12-update_baseline/results-full.csv | 2377 +-
12-update_baseline/results.csv | 158 +-
12-update_baseline/results.log | 2072 +-
console.log | 121221 +++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
29 files changed, 129992 insertions(+), 129858 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 release/2.28/master
in repository glibc.
from 9ff61e9159 riscv: Do not use __has_include__
new 0478174d1e Fix array overflow in backtrace on PowerPC (bug 25423)
new 21344a3d62 Fix use-after-free in glob when expanding ~user (bug 25414)
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:
NEWS | 5 +++++
debug/tst-backtrace5.c | 12 ++++++++++++
posix/glob.c | 25 +++++++++++++------------
sysdeps/powerpc/powerpc32/backtrace.c | 2 ++
sysdeps/powerpc/powerpc64/backtrace.c | 2 ++
5 files changed, 34 insertions(+), 12 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 a89349e664f adjust SLP tree dumping
new 72b3bc895f0 Fix verifier ICE on wrong comdat local flag [PR93347]
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/ChangeLog | 19 ++
gcc/cgraph.c | 64 ++++++-
gcc/cgraph.h | 17 +-
gcc/ipa-fnsummary.c | 4 -
gcc/ipa-inline-transform.c | 9 +-
gcc/ipa-split.c | 2 +-
gcc/symtab.c | 11 ++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/torture/pr93347.C | 306 +++++++++++++++++++++++++++++++++
9 files changed, 407 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr93347.C
--
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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 337111a2349 doc: Note that some warnings depend on optimizations (PR 92757)
adds bf061b9a5f7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.