This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 44fcc004 Add entry f4bce119f617dc4663fb43f55784908daf16b4b6 from https [...]
new 25bc6c4a Add entry dca2874897ec58ea1c22a9c2161f112fff07cfb2 from https [...]
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:
.../tcwg_bootstrap_build/master-arm-bootstrap/build_url | 2 +-
.../{master-aarch64-bootstrap_O3 => master-arm-bootstrap}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{7037e7b6e4ac41e536bdb9a2efcf546ec4d77166 => dca2874897ec58ea1c22a9c [...]
copy gcc/sha1/dca2874897ec58ea1c22a9c2161f112fff07cfb2/tcwg_bootstrap_build/{maste [...]
--
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-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 52d123f9b0 onsuccess: #56: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
new d936fe403d onsuccess: #57: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
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 2256 -> 2240 bytes
02-prepare_abe/console.log.xz | Bin 2584 -> 2640 bytes
03-build_abe-binutils/console.log.xz | Bin 27492 -> 27872 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17984 -> 17660 bytes
04-build_abe-stage1/console.log.xz | Bin 73612 -> 74384 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54508 -> 54180 bytes
05-build_abe-qemu/console.log.xz | Bin 33080 -> 33752 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 21976 -> 23148 bytes
06-build_linux/console.log.xz | Bin 3028 -> 3036 bytes
07-boot_linux/console.log.xz | Bin 6160 -> 6168 bytes
08-check_regression/console.log.xz | Bin 1328 -> 1352 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 12 +-
jenkins/run-build.env | 12 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 49 +++--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 321 ++++++++++++++++++-----------
notify/notify-init.log | 103 +++++----
24 files changed, 320 insertions(+), 203 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 9aac37ab8a7 aarch64: Remove architecture dependencies from intrinsics
new 3e95997a8dc Daily bump.
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/ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 19 +++++++++++++++++++
3 files changed, 62 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from e2bf82d5103 Daily bump.
new 5a0aff76a99 analyzer: fix ICE on certain pointer subtractions [PR110387]
new 7006f02bbc3 analyzer/text-art: fix clang warnings [PR110433,PR110612]
new a4913a19d24 analyzer: avoid usage of TYPE_PRECISION on vector types [PR110455]
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:
gcc/analyzer/access-diagram.cc | 1 +
gcc/analyzer/region-model.cc | 3 ++-
gcc/analyzer/region.h | 16 +++++++++++-----
.../gcc.dg/analyzer/out-of-bounds-pr110387.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/pr110455.c | 7 +++++++
gcc/text-art/table.cc | 7 +++----
gcc/text-art/table.h | 1 -
gcc/text-art/widget.h | 2 +-
8 files changed, 44 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/out-of-bounds-pr110387.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr110455.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 releases/gcc-12
in repository gcc.
from 5279d2db0c4 Fortran: intrinsics and deferred-length character arguments [...]
new f7ecd7ee512 Daily bump.
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/fortran/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 21 insertions(+), 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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 7bd1373f87d Fortran: intrinsics and deferred-length character arguments [...]
new 471f1a33919 Daily bump.
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/fortran/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 21 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 083e7857a9e [modula2] Implement limited VAR parameter static analysis
new e2bf82d5103 Daily bump.
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/ChangeLog | 276 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++
gcc/cp/ChangeLog | 6 ++
gcc/fortran/ChangeLog | 12 +++
gcc/m2/ChangeLog | 21 ++++
gcc/testsuite/ChangeLog | 83 +++++++++++++++
libgfortran/ChangeLog | 5 +
libgomp/ChangeLog | 6 ++
9 files changed, 416 insertions(+), 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/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 6d8d3234ee onsuccess: #53: all: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 58b630d166 onsuccess: #54: all: [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 2228 -> 2260 bytes
02-prepare_abe/console.log.xz | Bin 2640 -> 2636 bytes
03-build_abe-binutils/console.log.xz | Bin 28072 -> 28180 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17916 -> 18092 bytes
04-build_kernel_llvm/console.log.xz | Bin 67356 -> 68332 bytes
05-build_abe-qemu/console.log.xz | Bin 34552 -> 33300 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23120 -> 22696 bytes
06-build_linux/console.log.xz | Bin 3084 -> 3596 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 1320 -> 1352 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 12 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 49 +++--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 324 ++++++++++++++++++-----------
notify/notify-init.log | 100 +++++----
23 files changed, 313 insertions(+), 204 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.