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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4f8736e8c 0: update: binutils-llvm-linux-qemu: all
new 2614a3a77 0: update: binutils-llvm-qemu: all
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 (4f8736e8c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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.xz | Bin 1732 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 45868 -> 45020 bytes
04-build_llvm/console.log.xz | Bin 60404 -> 58796 bytes
05-build_abe-qemu/console.log.xz | Bin 30724 -> 29772 bytes
06-build_linux/console.log.xz | Bin 4276 -> 5580 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 19 +++++++++----------
10 files changed, 14 insertions(+), 15 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 09d462146b3 Fix PR 103317, ICE after PHI-OPT, minmax_replacement produc [...]
adds 0fc859f5efc tree-optimization/102436 - restore loop store motion
adds fb15abdc9b6 middle-end/103248 - fix RDIV_EXPR handling with fixed point
adds 0e510ab5341 libstdc++: Fix ctype changed after newlib update.
adds a84177aff7c c++: Fix up -fstrong-eval-order handling of call arguments [...]
adds dd85c42c36a c++/103326 - fix ICE in tsubst with VECTOR_CST
adds 74a4ece02df Fix IPA modref ubsan.
adds ea2954df43d Fix tree-optimization/103314 : Limit folding of (type) X op [...]
adds d686cb0d740 libphobos: Don't call __gthread_key_delete in the emutls de [...]
adds f316727e5f6 libphobos: Increase size of defaultStackPages on OSX X86_64 [...]
new fd740165e54 c++: nested lambda capturing a capture proxy [PR94376]
new cb09215ad0b c++: cp_walk_subtrees simplification for *_CAST_EXPR
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/cp/cp-gimplify.c | 65 ++++++++-
gcc/cp/lambda.c | 19 ++-
gcc/cp/pt.c | 1 +
gcc/cp/tree.c | 7 -
gcc/ipa-modref-tree.h | 5 +
gcc/ipa-modref.c | 3 +-
gcc/match.pd | 6 +-
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested9.C | 41 ++++++
gcc/testsuite/g++.dg/cpp1z/eval-order11.C | 89 +++++++++++
gcc/testsuite/g++.dg/pr103326.C | 15 ++
gcc/testsuite/gcc.c-torture/compile/pr103314-1.c | 6 +
gcc/testsuite/gcc.dg/pr103248.c | 8 +
gcc/testsuite/gcc.dg/torture/20211118-1.c | 27 ++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-18.c | 19 +++
gcc/tree-eh.c | 12 +-
gcc/tree-ssa-loop-im.c | 162 +++++++++++++++++++--
libphobos/libdruntime/core/thread/fiber.d | 10 ++
libphobos/libdruntime/gcc/emutls.d | 6 -
libstdc++-v3/config/os/newlib/ctype_base.h | 19 ++-
19 files changed, 484 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested9.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/eval-order11.C
create mode 100644 gcc/testsuite/g++.dg/pr103326.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr103314-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr103248.c
create mode 100644 gcc/testsuite/gcc.dg/torture/20211118-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-18.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 057bfd5f6 0: update: binutils-gcc: 2
new 2fc0964ef 0: update: binutils-gcc: 2
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 (057bfd5f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1536 -> 1488 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 65796 -> 66272 bytes
05-build_abe-bootstrap/console.log.xz | Bin 465588 -> 461300 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 79e9f721d1a Revert "Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEB [...]
new 487d604b6fa middle-end: Handle FMA_CONJ correctly after SLP layout update.
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:
.../complex/fast-math-bb-slp-complex-mla-double.c | 5 +++--
.../complex/fast-math-bb-slp-complex-mla-float.c | 6 +++---
.../complex/fast-math-bb-slp-complex-mls-double.c | 7 +++----
.../complex/fast-math-bb-slp-complex-mls-float.c | 6 +++---
.../complex/fast-math-bb-slp-complex-mul-double.c | 5 +++--
.../complex/fast-math-bb-slp-complex-mul-float.c | 4 ++--
gcc/testsuite/lib/target-supports.exp | 6 ++++--
gcc/tree-vect-slp-patterns.c | 24 ++++++++++++++--------
8 files changed, 37 insertions(+), 26 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 devel/modula-2
in repository gcc.
from c62f5974844 Runtime errors emit errors using GCC scope heading and mess [...]
new 016519cc0ef Bug fix for error scope announcement and update git info in [...]
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/doc/gm2.texi | 37 +++++--------------------------------
gcc/gdbinit.in | 8 --------
gcc/m2/gm2-compiler/M2Error.mod | 21 ++++++++++++---------
gcc/m2/gm2-compiler/M2Range.mod | 4 +++-
4 files changed, 20 insertions(+), 50 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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from c689fa28cf Automatic date update in version.in
adds 0e49ef546d Automatic date update in version.in
adds 9fefaca83b Automatic date update in version.in
adds cd0650ba1d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 0eb7b932d 0: update: binutils-gcc: 2
new 61381cf7b 0: update: binutils-gcc: 2
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 (0eb7b932d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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.xz | Bin 1552 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 61116 -> 61104 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 476648 -> 477748 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.