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_lto
in repository toolchain/ci/base-artifacts.
discards 58c7ab1a 0: update: binutils-gcc: 1
new 75bd2013 0: update: binutils-gcc: 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 (58c7ab1a)
\
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 | 268 +-
02-prepare_abe/console.log | 92 +-
04-build_abe-bootstrap_lto/console.log | 92649 +++++++++++++++---------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 93099 +++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 93042 insertions(+), 93108 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 azanella/rtld-shared
in repository glibc.
discards 2a6a98d3cb elf: Add dlmopen / RTLD_SHARED tests
discards 7a2ab772a2 elf: Implement dlmopen RTLD_SHARED flag (BZ #22745)
discards def0211371 elf: Make _dl_map_object_from_fd static
discards 83dc194adf elf: Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (BZ #22745)
new 69b0cffd73 elf: Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (BZ #22745)
new 2ae4f06da6 elf: Make _dl_map_object_from_fd static
new a9763dad8f elf: Implement dlmopen RTLD_SHARED flag (BZ #22745)
new 2b63485d6e elf: Add dlmopen / RTLD_SHARED tests
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 (2a6a98d3cb)
\
N -- N -- N refs/heads/azanella/rtld-shared (2b63485d6e)
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 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:
config.make.in | 1 -
configure | 4 +++-
configure.ac | 3 ++-
htl/Makefile | 3 ---
4 files changed, 5 insertions(+), 6 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from 1d7b32ee61 Use binutils 2.37 branch in build-many-glibcs.py
new 07b427296b [1/5] AArch64: Improve A64FX memset for small sizes
new 9bc2ed8f46 [2/5] AArch64: Improve A64FX memset for large sizes
new 186092c6ba [3/5] AArch64: Improve A64FX memset for remaining bytes
new e69d9981f8 [4/5] AArch64: Improve A64FX memset by removing unroll32
new a5db6a5cae [5/5] AArch64: Improve A64FX memset medium loops
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:
sysdeps/aarch64/multiarch/memset_a64fx.S | 284 ++++++++++---------------------
1 file changed, 91 insertions(+), 193 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 0631faf87a1 Evaluate arguments of sizeof that are structs of variable size.
adds bb169406cdc middle-end/101824 - properly handle volatiles in nested fn [...]
adds 19d1a529fa9 tree-optimization/101801 - rework generic vector vectorizat [...]
adds c318f8e42b3 i386: Fix typos in amxbf16 runtime test.
adds c40c6a50fd4 openmp: Add support for declare simd and declare variant in [...]
adds 7665af0b1a9 i386: Improve single operand AVX512F permutations [PR80355]
adds 08aa0e3d4f7 tree-optimization/101809 - support emulated gather for double[int]
adds 50b5877925e i386: Allow some V32HImode and V64QImode permutations even [...]
new 557d06f8b3d Enable gcc.target/i386/pr88531-1a.c for all targets
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/config/i386/i386-expand.c | 13 +-
gcc/config/i386/sse.md | 88 +++++
gcc/cp/parser.c | 419 +++++++++++++++++++--
gcc/cp/parser.h | 7 +-
gcc/testsuite/g++.dg/gomp/attrs-1.C | 12 +-
gcc/testsuite/g++.dg/gomp/attrs-10.C | 240 ++++++++++++
gcc/testsuite/g++.dg/gomp/attrs-11.C | 74 ++++
gcc/testsuite/g++.dg/gomp/attrs-2.C | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr101824.c | 19 +
gcc/testsuite/gcc.target/i386/amxbf16-dpbf16ps-2.c | 6 +-
gcc/testsuite/gcc.target/i386/avx512f-pr80355-1.c | 19 +
gcc/testsuite/gcc.target/i386/avx512f-pr80355-2.c | 23 ++
gcc/testsuite/gcc.target/i386/pr88531-1a.c | 2 +-
gcc/tree-nested.c | 1 +
gcc/tree-vect-loop.c | 18 +
gcc/tree-vect-stmts.c | 92 +++--
gcc/tree-vectorizer.h | 1 +
17 files changed, 975 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-10.C
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-11.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr101824.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr80355-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr80355-2.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 e69a1b8c 0: update: binutils-gcc-linux-glibc-qemu: 7
new c4aa5b96 0: update: binutils-gcc-linux-glibc-qemu: 7
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 (e69a1b8c)
\
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 | 255 +-
02-prepare_abe/console.log | 446 +-
04-build_abe-binutils/console.log | 10264 +--
05-build_abe-stage1/console.log | 14081 +++--
06-clean_sysroot/console.log | 4 +-
07-build_abe-linux/console.log | 2332 +-
08-build_abe-glibc/console.log | 38616 ++++++------
09-build_abe-stage2/console.log | 32836 +++++-----
10-build_abe-gdb/console.log | 10916 ++--
11-build_abe-qemu/console.log | 6997 ++-
12-check_regression/console.log | 16 +-
13-update_baseline/console.log | 16 +-
console.log | 117427 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
14 files changed, 117089 insertions(+), 117131 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 glibc.
from 1d7b32ee61 Use binutils 2.37 branch in build-many-glibcs.py
new 07b427296b [1/5] AArch64: Improve A64FX memset for small sizes
new 9bc2ed8f46 [2/5] AArch64: Improve A64FX memset for large sizes
new 186092c6ba [3/5] AArch64: Improve A64FX memset for remaining bytes
new e69d9981f8 [4/5] AArch64: Improve A64FX memset by removing unroll32
new a5db6a5cae [5/5] AArch64: Improve A64FX memset medium loops
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:
sysdeps/aarch64/multiarch/memset_a64fx.S | 284 ++++++++++---------------------
1 file changed, 91 insertions(+), 193 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 azanella/rtld-shared
in repository glibc.
discards ffab2887b7 elf: Add dlmopen / RTLD_SHARED tests
discards 9b0d6d16f3 elf: Implement dlmopen RTLD_SHARED flag (BZ #22745)
new def0211371 elf: Make _dl_map_object_from_fd static
new 7a2ab772a2 elf: Implement dlmopen RTLD_SHARED flag (BZ #22745)
new 2a6a98d3cb elf: Add dlmopen / RTLD_SHARED tests
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 (ffab2887b7)
\
N -- N -- N refs/heads/azanella/rtld-shared (2a6a98d3cb)
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 3 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:
elf/dl-load.c | 3 +--
sysdeps/mach/hurd/Makefile | 2 --
sysdeps/mach/hurd/dl-sysdep.c | 47 -------------------------------------------
3 files changed, 1 insertion(+), 51 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/omp/gcc-11
in repository gcc.
from 78423fc462f Merge remote-tracking branch 'origin/releases/gcc-11' into [...]
new 190b211afc9 openmp: Add support for declare simd and declare variant 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/cp/ChangeLog.omp | 39 ++++
gcc/cp/parser.c | 419 +++++++++++++++++++++++++++++++++--
gcc/cp/parser.h | 7 +-
gcc/testsuite/ChangeLog.omp | 14 ++
gcc/testsuite/g++.dg/gomp/attrs-1.C | 12 +-
gcc/testsuite/g++.dg/gomp/attrs-10.C | 240 ++++++++++++++++++++
gcc/testsuite/g++.dg/gomp/attrs-11.C | 74 +++++++
gcc/testsuite/g++.dg/gomp/attrs-2.C | 2 +-
8 files changed, 779 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-10.C
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-11.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 master
in repository gcc.
from 50b5877925e i386: Allow some V32HImode and V64QImode permutations even [...]
new 557d06f8b3d Enable gcc.target/i386/pr88531-1a.c for all targets
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.target/i386/pr88531-1a.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.