This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/v0.0_to_v0.1-101/tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3_LTO.
at 6554f3aa6 onsuccess: #101: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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 1cbf18978aa Fortran: improve bounds-checking for array sections [PR30802]
new 6319b5b2d46 analyzer: handle volatile ops
new 759a1a52ea6 analyzer: introduce pending_location
new b09193fb068 analyzer: support diagnostics that don't have a stmt
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/analyzer.cc | 2 +
gcc/analyzer/analyzer.h | 1 +
gcc/analyzer/diagnostic-manager.cc | 79 ++++++++++++------------
gcc/analyzer/diagnostic-manager.h | 53 +++++++++++++---
gcc/analyzer/engine.cc | 28 ++++++---
gcc/analyzer/infinite-recursion.cc | 6 +-
gcc/analyzer/region-model.cc | 11 ++++
gcc/testsuite/c-c++-common/analyzer/volatile-1.c | 18 ++++++
8 files changed, 141 insertions(+), 57 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/analyzer/volatile-1.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 b975c0dc3be MATCH: Improve zero_one_valued_p for cases without range in [...]
new 1cbf18978aa Fortran: improve bounds-checking for array sections [PR30802]
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 | 69 ++++++++++++++++++++++-
gcc/testsuite/gfortran.dg/bounds_check_fail_6.f90 | 29 ++++++++++
2 files changed, 97 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_fail_6.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.