This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e898facaf3c Adjust email address
new 7c919c12be1 Fix crash on array component with nonstandard index type
new 230e0dbdcbb Drop GNAT encodings for fixed-point types
new b5ffd55a61d Add missing stride entry in debug info
new ef4ab841d94 Fix ICE on nested packed variant record type
new 054fc495fac improve BB vectorization dump locations
new 8ae0de56211 amdgcn: align TImode registers
new 15545563128 [libatomic] Add nvptx support
new 4ecc0061c40 libgccjit: Add new gcc_jit_global_set_initializer entry point
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/ada/gcc-interface/decl.c | 12 +-
gcc/ada/gcc-interface/misc.c | 9 +-
gcc/ada/gcc-interface/utils.c | 37 +++++-
gcc/config/gcn/gcn.c | 3 +-
gcc/config/gcn/gcn.md | 2 +
gcc/config/nvptx/nvptx.md | 16 +++
gcc/jit/docs/topics/compatibility.rst | 7 +
gcc/jit/docs/topics/expressions.rst | 21 +++
gcc/jit/jit-playback.c | 107 ++++++++++++++-
gcc/jit/jit-playback.h | 17 +++
gcc/jit/jit-recording.c | 143 ++++++++++++++++++++-
gcc/jit/jit-recording.h | 38 +++++-
gcc/jit/libgccjit++.h | 10 ++
gcc/jit/libgccjit.c | 39 ++++++
gcc/jit/libgccjit.h | 15 +++
gcc/jit/libgccjit.map | 7 +-
gcc/testsuite/gnat.dg/pack27.adb | 10 ++
gcc/testsuite/gnat.dg/pack27_pkg.ads | 33 +++++
gcc/testsuite/gnat.dg/specs/discr7.ads | 14 ++
gcc/testsuite/jit.dg/all-non-failing-tests.h | 7 +
gcc/testsuite/jit.dg/test-global-set-initializer.c | 78 +++++++++++
gcc/tree-vect-loop.c | 2 +-
gcc/tree-vect-slp.c | 138 +++++++++-----------
gcc/tree-vectorizer.c | 8 +-
gcc/tree-vectorizer.h | 4 +-
libatomic/config/{posix => nvptx}/host-config.h | 5 +-
libatomic/{fence.c => config/nvptx/lock.c} | 33 +++--
libatomic/configure.tgt | 3 +
libatomic/libatomic_i.h | 2 +
29 files changed, 700 insertions(+), 120 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/pack27.adb
create mode 100644 gcc/testsuite/gnat.dg/pack27_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/discr7.ads
create mode 100644 gcc/testsuite/jit.dg/test-global-set-initializer.c
copy libatomic/config/{posix => nvptx}/host-config.h (93%)
copy libatomic/{fence.c => config/nvptx/lock.c} (64%)
--
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/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 11530f5f 0: update: gcc-5353d0ba23f56039c01c0753ad69c4b02fa73c7a: 1
new 36ae5a3f 0: update: gcc-0679082b1db61603472aec2a1d704bbf25d64686: 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 (11530f5f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 203 +-
02-prepare_abe/console.log | 228 +-
04-build_abe-bootstrap_O3/console.log | 75352 +++++++++++++++----------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 75883 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 75873 insertions(+), 75813 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_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from 7fe10096c150 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 123aaf774f70 f2fs: Fix type of section block count variables
adds e2cab031ba7b f2fs: fix indefinite loop scanning for free nid
adds 20d0a107fb35 f2fs: Return EOF on unaligned end of file DIO read
adds 581cb3a26baf Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
fs/f2fs/data.c | 3 +++
fs/f2fs/node.c | 3 +++
fs/f2fs/segment.c | 8 ++++----
3 files changed, 10 insertions(+), 4 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_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a158ff0e 0: update: binutils-gcc-linux: all
new 3ef1c439 0: update: binutils-gcc-linux: 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 (a158ff0e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 190 +-
02-prepare_abe/console.log | 220 +-
03-build_abe-binutils/console.log | 11466 ++++++-------
04-build_abe-stage1/console.log | 13924 ++++++++--------
05-build_linux/console.log | 638 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26468 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 26477 insertions(+), 26477 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 05627cad tcwg-benchmark.sh: Prepare board for benchmarking before star [...]
new 68008561 round-robin.sh: Fix QEMU bisections
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:
round-robin.sh | 4 ++++
1 file changed, 4 insertions(+)
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9d96285f 0: update: binutils-gcc-linux: boot
new 1d039a9e 0: update: binutils-gcc-linux: boot
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 (9d96285f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 14 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11548 ++++++-------
04-build_abe-stage1/console.log | 13906 ++++++++--------
05-build_linux/console.log | 802 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26732 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 26759 insertions(+), 26719 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_tk1/gnu-master-arm-spec2k6-O3-vs-O3_LTO
in repository toolchain/ci/glibc.
from 04bba1e5d8 x86: Set CPU usable feature bits conservatively [BZ #26552]
adds 721a853415 elf.h: Add aarch64 bti/pac dynamic tag constants
adds 7b51d9f69e C11 threads: Fix inaccuracies in testsuite
adds 3357087b2a string: Fix GCC 11 `-Werror=stringop-overread' error
adds e74b61c09a Disable -Wstringop-overread for some string tests
adds c6a1a261c6 nptl: futex: Provide correct indentation for part of __futex [...]
new 59bb418bd0 benchtests: Add "workload" traces for exp
new abc9732aee benchtests: Add "workload" traces for expf128
new fba686aa42 benchtests: Add "workload" traces for pow
new e24b248dcb benchtests: Add "workload" traces for powf128
new cfa220bfdc benchtests: Add "workload" traces for sin
new ad1e1db5dc benchtests: Add "workload" traces for sinf
new 26fbd74059 benchtests: Add "workload" traces for sinf128
new c71d13a098 Update powerpc libm-test-ulps
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:
benchtests/Makefile | 2 +-
benchtests/exp-inputs | 1002 +++++++++++++++++
benchtests/expf128-inputs | 1005 ++++++++++++++++++
benchtests/pow-inputs | 1002 +++++++++++++++++
benchtests/powf128-inputs | 1005 ++++++++++++++++++
benchtests/sin-inputs | 2004 ++++++++++++++++++++++++++++++++++
benchtests/sinf-inputs | 2004 ++++++++++++++++++++++++++++++++++
benchtests/sinf128-inputs | 2007 +++++++++++++++++++++++++++++++++++
elf/elf.h | 2 +
string/rawmemchr.c | 4 +
string/tester.c | 3 +
string/tst-cmp.c | 8 +
sysdeps/nptl/futex-internal.c | 6 +-
sysdeps/powerpc/fpu/libm-test-ulps | 6 +-
sysdeps/pthread/tst-mtx-recursive.c | 2 +-
sysdeps/pthread/tst-thrd-sleep.c | 2 +-
sysdeps/pthread/tst-tss-basic.c | 2 +-
17 files changed, 10056 insertions(+), 10 deletions(-)
create mode 100644 benchtests/expf128-inputs
create mode 100644 benchtests/powf128-inputs
create mode 100644 benchtests/sinf128-inputs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.