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-arm
in repository toolchain/ci/base-artifacts.
from 8d5744c6dc8 onsuccess: #318: 7: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 661d3a1a263 onsuccess: #319: 7: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2284 -> 2316 bytes
02-prepare_abe/console.log.xz | Bin 2636 -> 2596 bytes
04-build_abe-binutils/console.log.xz | Bin 27460 -> 27256 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 17860 -> 17780 bytes
05-build_abe-stage1/console.log.xz | Bin 91596 -> 90836 bytes
05-build_abe-stage1/make-gcc-stage1.log.xz | Bin 71480 -> 71608 bytes
06-clean_sysroot/console.log.xz | Bin 368 -> 368 bytes
07-build_abe-linux/console.log.xz | Bin 8960 -> 8904 bytes
08-build_abe-glibc/console.log.xz | Bin 233104 -> 232704 bytes
08-build_abe-glibc/make-glibc.log.xz | Bin 185876 -> 185956 bytes
09-build_abe-stage2/console.log.xz | Bin 229160 -> 229272 bytes
09-build_abe-stage2/make-gcc-stage2.log.xz | Bin 195908 -> 196732 bytes
10-build_abe-gdb/console.log.xz | Bin 34824 -> 35024 bytes
10-build_abe-gdb/make-gdb.log.xz | Bin 26516 -> 26568 bytes
11-build_abe-qemu/console.log.xz | Bin 34080 -> 34024 bytes
11-build_abe-qemu/make-qemu.log.xz | Bin 22888 -> 22828 bytes
12-check_regression/console.log.xz | Bin 1408 -> 1408 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 12 +-
manifest.sh | 10 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 45 +---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 365 +++++++++++------------------
notify/notify-init.log | 116 ++++-----
30 files changed, 217 insertions(+), 351 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 releases/gcc-13
in repository gcc.
from 97e97b76f0b modula2: Variable analysis understands DISPOSE and NIL
new 1a322145aa6 Fortran: Seg fault passing string to type cptr dummy [PR108961].
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/fortran/trans-expr.cc | 5 ++++-
gcc/testsuite/gfortran.dg/pr108961.f90 | 26 ++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr108961.f90
--
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_aosp-code_size-dalvikvm/oriole-master
in repository toolchain/ci/base-artifacts.
from 0c2f4606795 onsuccess: #287: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 148372132f1 force: #288: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ao [...]
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 2124 -> 1964 bytes
02-build_aosp_toolchain/console.log.xz | Bin 220100 -> 1912 bytes
03-build_shadow_llvm/console.log.xz | Bin 147416 -> 136328 bytes
04-build_aosp/console.log.xz | Bin 14900 -> 15192 bytes
06-check_regression/console.log.xz | Bin 2392 -> 2376 bytes
git/llvm_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 9 +-
jenkins/run-build.env | 8 +-
manifest.sh | 8 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 19 +--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 226 +++++++++++++++++----------------
notify/notify-init.log | 116 ++++++++---------
results-vs-prev/results.csv | 2 +-
16 files changed, 197 insertions(+), 199 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 releases/gcc-13
in repository gcc.
from d8a0dcd146d modula2: Uninitialized variable static analysis improvements
new 97e97b76f0b modula2: Variable analysis understands DISPOSE and NIL
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/m2/gm2-compiler/M2Quads.mod | 12 +-
gcc/m2/gm2-compiler/M2SymInit.mod | 145 +++++++++++++--------
.../procedures/fail/testdispose.mod | 24 ++++
.../procedures/fail/testdispose2.mod | 24 ++++
.../procedures/fail/testnil.mod | 17 +++
5 files changed, 163 insertions(+), 59 deletions(-)
create mode 100644 gcc/testsuite/gm2/switches/uninit-variable-checking/procedures/ [...]
create mode 100644 gcc/testsuite/gm2/switches/uninit-variable-checking/procedures/ [...]
create mode 100644 gcc/testsuite/gm2/switches/uninit-variable-checking/procedures/ [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.