This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_embed_build/master-thumb_m7_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_build/master-thumb_m7_eabi.
from c578f3e onsuccess: #74: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
new d86764c onsuccess: #75: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
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 2352 -> 2380 bytes
02-prepare_abe/console.log.xz | Bin 2648 -> 2652 bytes
04-build_abe-binutils/console.log.xz | Bin 27380 -> 28188 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 17156 -> 17456 bytes
05-build_abe-stage1/console.log.xz | Bin 90804 -> 92720 bytes
05-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70796 -> 71384 bytes
07-build_abe-newlib/console.log.xz | Bin 12892 -> 13324 bytes
07-build_abe-newlib/make-newlib.log.xz | Bin 7032 -> 7036 bytes
08-build_abe-stage2/console.log.xz | Bin 125516 -> 126848 bytes
08-build_abe-stage2/make-gcc-stage2.log.xz | Bin 97112 -> 97220 bytes
09-build_abe-gdb/console.log.xz | Bin 35292 -> 36088 bytes
09-build_abe-gdb/make-gdb.log.xz | Bin 26720 -> 26772 bytes
10-build_abe-qemu/console.log.xz | Bin 31780 -> 33100 bytes
10-build_abe-qemu/make-qemu.log.xz | Bin 21292 -> 22612 bytes
11-check_regression/console.log.xz | Bin 1252 -> 1252 bytes
README.html | 43 ++
README.txt | 44 ++
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/newlib_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 1083 ++++++++++++++++++++++++----
jenkins/notify-init.log | 106 ++-
jenkins/run-build.env | 6 +-
manifest.sh | 6 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 51 +-
notify/mail-subject.txt | 2 +-
30 files changed, 1134 insertions(+), 221 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_glibc_build/master-arm
in repository toolchain/ci/base-artifacts/tcwg_glibc_build/master-arm.
from 2e06fee onsuccess: #809: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 60b3992 onsuccess: #810: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2116 -> 2132 bytes
02-prepare_abe/console.log.xz | Bin 2596 -> 2584 bytes
03-init_abe_sysroot/console.log.xz | Bin 424 -> 420 bytes
04-build_abe-glibc/console.log.xz | Bin 191244 -> 191316 bytes
04-build_abe-glibc/make-glibc.log.xz | Bin 181316 -> 181316 bytes
05-check_regression/console.log.xz | Bin 1096 -> 1096 bytes
README.html | 42 +-
README.txt | 4 -
jenkins/build-name | 2 +-
jenkins/notify-full.log | 1545 +++++++---------------------------
jenkins/notify-init.log | 348 +-------
jenkins/run-build.env | 8 +-
manifest.sh | 6 +-
notify/jira/comment-template.txt | 2 +-
notify/jira/components | 1 -
notify/jira/description | 21 -
notify/jira/startdate | 1 -
notify/jira/summary | 1 -
notify/mail-body.txt | 34 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
21 files changed, 371 insertions(+), 1648 deletions(-)
delete mode 100644 notify/jira/components
delete mode 100644 notify/jira/description
delete mode 100644 notify/jira/startdate
delete mode 100644 notify/jira/summary
--
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 9a1105b770d Fortran: Prevent unwanted finalization with -w option [PR112459]
new 5f1bed2a7af analyzer: use bit-level granularity for concrete bounds-che [...]
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/analyzer/bounds-checking.cc | 435 ++++++++++++++++-----
gcc/analyzer/region.cc | 71 ++++
gcc/analyzer/region.h | 12 +-
gcc/analyzer/store.cc | 142 +++----
gcc/analyzer/store.h | 17 +-
.../c-c++-common/analyzer/out-of-bounds-pr112792.c | 18 +
6 files changed, 512 insertions(+), 183 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/analyzer/out-of-bounds-pr112792.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 5ae6f524f5d Fortran: Fix problems with class array function selectors [ [...]
new 9a1105b770d Fortran: Prevent unwanted finalization with -w option [PR112459]
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-array.cc | 4 +++-
gcc/fortran/trans-expr.cc | 4 +++-
gcc/testsuite/gfortran.dg/pr112459.f90 | 37 ++++++++++++++++++++++++++++++++++
3 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr112459.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.
unknown user pushed a change to branch master
in repository gcc.
from 39f9c426f58 c++: Fix unchecked use of CLASSTYPE_AS_BASE [PR113031]
new 5ae6f524f5d Fortran: Fix problems with class array function selectors [ [...]
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/match.cc | 20 +++++++++--
gcc/fortran/parse.cc | 12 ++++++-
gcc/fortran/resolve.cc | 2 +-
gcc/fortran/trans-stmt.cc | 8 ++++-
gcc/testsuite/gfortran.dg/associate_63.f90 | 57 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr111853.f90 | 16 +++++++++
6 files changed, 109 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_63.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr111853.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.