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-next-defconfig
in repository toolchain/ci/gcc.
from 423e0a98e3d Fortran: add check for type of upper bound in case range
adds 99854374f95 Daily bump.
adds 81ffb19017d Fortran: avoid NULL pointer dereference on missing or bad d [...]
adds 8e8fd7de53f Daily bump.
adds 64ccdadd177 d: Align methods to MINIMUM_METHOD_BOUNDARY.
adds aca7d4e8790 libstdc++: Make atomic<T*>::wait() const [PR102994]
adds 3459ef2e9f9 Fortran: dimensions of an array have to be non-negative
adds 894295ada02 Daily bump.
adds de0656f9864 analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non- [...]
adds 1250dcee749 jit: set DECL_CONTEXT of RESULT_DECL [PR103562]
adds b1bc9dba5c7 Fortran: catch failed simplification of bad stride expression
adds a316bd50f82 Daily bump.
new ce80f2c0e7a Fortran: fix checking of elemental functions of type CLASS
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/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 7 +++
gcc/analyzer/region-model.cc | 73 +++++++++++++---------
gcc/d/ChangeLog | 7 +++
gcc/d/decl.cc | 3 +
gcc/fortran/ChangeLog | 45 +++++++++++++
gcc/fortran/array.c | 15 ++---
gcc/fortran/resolve.c | 3 +-
gcc/fortran/symbol.c | 3 +
gcc/jit/ChangeLog | 6 ++
gcc/jit/jit-playback.c | 1 +
gcc/testsuite/ChangeLog | 52 +++++++++++++++
gcc/testsuite/gcc.dg/analyzer/data-model-23.c | 26 ++++++++
gcc/testsuite/gcc.dg/analyzer/pr101962.c | 50 +++++++++++++++
gcc/testsuite/gfortran.dg/pr103588.f90 | 8 +++
gcc/testsuite/gfortran.dg/pr103606.f90 | 12 ++++
gcc/testsuite/gfortran.dg/pr103609.f90 | 15 +++++
gcc/testsuite/gfortran.dg/shape_11.f90 | 16 +++++
gcc/testsuite/jit.dg/all-non-failing-tests.h | 3 +
gcc/testsuite/jit.dg/test-pr103562.c | 62 ++++++++++++++++++
libstdc++-v3/ChangeLog | 13 ++++
libstdc++-v3/include/bits/atomic_base.h | 2 +-
libstdc++-v3/include/std/atomic | 8 +--
.../29_atomics/atomic/wait_notify/102994.cc | 19 ++++++
24 files changed, 409 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/data-model-23.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr101962.c
create mode 100644 gcc/testsuite/gfortran.dg/pr103588.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr103606.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr103609.f90
create mode 100644 gcc/testsuite/gfortran.dg/shape_11.f90
create mode 100644 gcc/testsuite/jit.dg/test-pr103562.c
create mode 100644 libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/102994.cc
--
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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from aea7d932c8 Automatic date update in version.in
adds 3c082ab836 Automatic date update in version.in
adds cd7ce9337f Automatic date update in version.in
adds 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 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_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 5cd4ab61 0: update: binutils-gcc-linux-qemu: boot
new 990b2243 0: update: binutils-gcc-linux-qemu: 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 (5cd4ab61)
\
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.xz | Bin 1804 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43208 -> 43260 bytes
04-build_abe-stage1/console.log.xz | Bin 67776 -> 67812 bytes
05-build_abe-qemu/console.log.xz | Bin 29608 -> 29644 bytes
06-build_linux/console.log.xz | Bin 3504 -> 3528 bytes
07-boot_linux/console.log.xz | Bin 6080 -> 6108 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
results | 2 +-
11 files changed, 15 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.
unknown user pushed a change to branch master
in repository gcc.
from aeedb00a1ae nvptx: Add (experimental) support for HFmode with -misa=sm_53
new 0b52083ea2c libgccjit: Add support for setting the link section of glob [...]
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/jit/docs/topics/compatibility.rst | 9 ++++++
gcc/jit/docs/topics/expressions.rst | 21 ++++++++++++
gcc/jit/jit-playback.h | 6 ++++
gcc/jit/jit-recording.c | 21 ++++++++++--
gcc/jit/jit-recording.h | 5 ++-
gcc/jit/libgccjit.c | 13 ++++++++
gcc/jit/libgccjit.h | 14 ++++++++
gcc/jit/libgccjit.map | 5 +++
gcc/testsuite/jit.dg/all-non-failing-tests.h | 3 ++
gcc/testsuite/jit.dg/jit.exp | 33 +++++++++++++++++++
gcc/testsuite/jit.dg/test-link-section-assembler.c | 37 ++++++++++++++++++++++
11 files changed, 163 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/jit.dg/test-link-section-assembler.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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/glibc.
from 387bff63dc powerpc64[le]: Fix CFI and LR save address for asm syscalls [...]
adds e9f81c261a nptl: Add one more barrier to nptl/tst-create1
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
sysdeps/pthread/tst-create1.c | 4 ++++
2 files changed, 5 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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/binutils-gdb.
from 31ab2271b4 Automatic date update in version.in
adds 44d742f92d Automatic date update in version.in
adds aea7d932c8 Automatic date update in version.in
adds 3c082ab836 Automatic date update in version.in
adds cd7ce9337f Automatic date update in version.in
adds 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 0a742099 5: update: binutils-gcc-linux-glibc-llvm: 1
new 7af1898f 5: update: binutils-gcc-linux-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 (0a742099)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-releas [...]
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 1568 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43532 -> 43076 bytes
04-build_abe-stage1/console.log.xz | Bin 68828 -> 67908 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9104 -> 9024 bytes
07-build_abe-glibc/console.log.xz | Bin 233848 -> 233136 bytes
08-build_abe-stage2/console.log.xz | Bin 176436 -> 175480 bytes
09-build_llvm-true/console.log.xz | Bin 59108 -> 57148 bytes
10-benchmark/benchmark-build.log | 76 +-
10-benchmark/benchmark.log | 74 +-
10-benchmark/console.log.xz | Bin 3184 -> 3180 bytes
11-check_regression/console.log.xz | Bin 2932 -> 2956 bytes
11-check_regression/results-0.csv | 103 +-
11-check_regression/results-1.csv | 101 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 24 +-
11-check_regression/results-full.csv | 105 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 3104 ++++++-------
12-update_baseline/console.log | 4666 ++++++++++----------
12-update_baseline/exe.regressions | 6 +-
12-update_baseline/jira-body.txt | 6 +-
12-update_baseline/mail-body.txt | 6 +-
12-update_baseline/mail-subject.txt | 2 +-
12-update_baseline/results-1.csv | 101 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 97 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2102 +++++----
12-update_baseline/results.regressions | 8 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 397620 -> 396500 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 43920 -> 44072 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1182696 -> 1202452 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 22300 -> 22300 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 57168 -> 57180 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 45412 -> 45052 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 616092 -> 616152 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 832132 -> 832212 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 196704 -> 196692 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 448796 -> 448828 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 121600 -> 121844 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 51844 -> 51672 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23584 -> 23384 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 173980 -> 174012 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15836 -> 15824 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 324060 -> 324092 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 42232 -> 42244 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 93720 -> 93652 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3091776 -> 3135224 bytes
jenkins/manifest.sh | 24 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 397620 -> 396500 bytes
save-temps/401.bzip2.tar.xz | Bin 43920 -> 44072 bytes
save-temps/403.gcc.tar.xz | Bin 1182696 -> 1202452 bytes
save-temps/429.mcf.tar.xz | Bin 22300 -> 22300 bytes
save-temps/433.milc.tar.xz | Bin 57168 -> 57180 bytes
save-temps/444.namd.tar.xz | Bin 45412 -> 45052 bytes
save-temps/445.gobmk.tar.xz | Bin 616092 -> 616152 bytes
save-temps/447.dealII.tar.xz | Bin 832132 -> 832212 bytes
save-temps/450.soplex.tar.xz | Bin 196704 -> 196692 bytes
save-temps/453.povray.tar.xz | Bin 448796 -> 448828 bytes
save-temps/456.hmmer.tar.xz | Bin 121600 -> 121844 bytes
save-temps/458.sjeng.tar.xz | Bin 51844 -> 51672 bytes
save-temps/462.libquantum.tar.xz | Bin 23584 -> 23384 bytes
save-temps/464.h264ref.tar.xz | Bin 173980 -> 174012 bytes
save-temps/470.lbm.tar.xz | Bin 15836 -> 15824 bytes
save-temps/471.omnetpp.tar.xz | Bin 324060 -> 324092 bytes
save-temps/473.astar.tar.xz | Bin 42232 -> 42244 bytes
save-temps/482.sphinx3.tar.xz | Bin 93720 -> 93652 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3091776 -> 3135224 bytes
72 files changed, 5373 insertions(+), 5408 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.