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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 53445d9c 0: update: binutils-gcc: 2
new 64a33754 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 (53445d9c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1616 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 38240 -> 37892 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 526044 -> 521656 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 37 ---------------------
jenkins/manifest.sh | 12 +++----
7 files changed, 6 insertions(+), 43 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 faa0c328ee6 Fix one issue in OpenMP 'requires' directive diagnostics
new f7854e2faf7 middle-end: don't lower past veclower [PR106063]
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/match.pd | 14 ++++++++++----
gcc/testsuite/gcc.dg/pr106063.c | 9 +++++++++
2 files changed, 19 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr106063.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.
unknown user pushed a change to branch devel/rust/master
in repository gcc.
from 98b3f9bca25 Merge #1364 #1365 #1368
new ec5da37dbfb Refactor Lexer to support an abstract InputSource class
new d4dda7805fc Merge #1363
new 465c59f2604 ast: Fix use after move in GenericArg
new a5c82a1d2b4 Merge #1370
new fe64842ff93 HIR: add Literal is_equal ()
new 77842325402 backend: factor out check_match_scrutinee
new b7c4aa942fa backend: initial support for matches on tuples
new b1c9ac14a06 Merge #1367
The 8 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/rust/ast/rust-ast-full-test.cc | 6 +-
gcc/rust/ast/rust-path.h | 8 +-
gcc/rust/backend/rust-compile-expr.cc | 472 +++++++++++++++++++--
gcc/rust/expand/rust-macro-builtins.cc | 11 +-
gcc/rust/expand/rust-macro-expand.cc | 4 +-
gcc/rust/hir/tree/rust-hir.h | 6 +
gcc/rust/lex/rust-lex.cc | 14 +-
gcc/rust/lex/rust-lex.h | 87 ++--
gcc/rust/parse/rust-cfg-parser.cc | 4 +-
gcc/rust/parse/rust-parse.h | 4 +-
gcc/rust/rust-buffered-queue.h | 6 +-
gcc/rust/rust-session-manager.cc | 8 +-
gcc/testsuite/rust/execute/torture/match_tuple1.rs | 41 ++
13 files changed, 573 insertions(+), 98 deletions(-)
create mode 100644 gcc/testsuite/rust/execute/torture/match_tuple1.rs
--
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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 6345c414544 Daily bump.
adds aa8fd7f6568 LoongArch: Modify fp_sp_offset and gp_sp_offset's calculati [...]
adds bf3695691f4 i386: Handle memory operand for direct call to cvtps2pd in unpack
new 13f44099bcc middle-end: Use subregs to expand COMPLEX_EXPR to set the lowpart.
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/builtins.cc | 8 ++---
gcc/calls.cc | 2 +-
gcc/config/i386/sse.md | 12 +++++--
gcc/config/loongarch/loongarch.cc | 12 +++++--
gcc/emit-rtl.cc | 6 ++--
gcc/expmed.cc | 28 +++++++++-------
gcc/expmed.h | 2 +-
gcc/expr.cc | 44 +++++++++++++------------
gcc/expr.h | 2 +-
gcc/ifcvt.cc | 5 +--
gcc/internal-fn.cc | 16 ++++-----
gcc/testsuite/g++.target/aarch64/complex-init.C | 37 +++++++++++++++++++++
gcc/testsuite/g++.target/i386/pr106180-1.C | 31 +++++++++++++++++
gcc/testsuite/gcc.target/loongarch/prolog-opt.c | 15 +++++++++
14 files changed, 164 insertions(+), 56 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/complex-init.C
create mode 100644 gcc/testsuite/g++.target/i386/pr106180-1.C
create mode 100644 gcc/testsuite/gcc.target/loongarch/prolog-opt.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 7bc9384b 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
new c7ec74e7 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
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 (7bc9384b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1796 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30276 -> 30540 bytes
05-build_abe-stage1/console.log.xz | Bin 72532 -> 73540 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8808 -> 8960 bytes
08-build_abe-glibc/console.log.xz | Bin 239180 -> 239836 bytes
09-build_abe-stage2/console.log.xz | Bin 159764 -> 160600 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 150 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +--
11 files changed, 81 insertions(+), 81 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_gnu_apm
in repository toolchain/ci/interesting-commits.
from 26109d7 Add last-good 7922f5ee649a88cd7c0b6d1a242588013d96223d from h [...]
new 116924e Add regression e5a9d60317852a7323e46109fa366e630b8b5bae from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_gnu_apm
in repository toolchain/ci/interesting-commits.
from 4df861d Add regression c3d2600cfb476e576fd27f3f29f49e968e86774d from [...]
new 26109d7 Add last-good 7922f5ee649a88cd7c0b6d1a242588013d96223d from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.