This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 76b75018b3d c++: implement C++17 hardware interference size
adds accf94329d6 Simplify 'gcc/diagnostic-spec.h:nowarn_map' setup
adds 1985392242d Clarify 'key_type_t' to 'location_t' as used for 'gcc/diagn [...]
adds 6c79057fae6 Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILT [...]
adds 8d93ba93d3b Fortran - fix handling of substring start and end indices
adds 104c05c5284 Fortran - ensure simplification of bounds of array-valued n [...]
No new revisions were added by this update.
Summary of changes:
gcc/diagnostic-spec.c | 24 ++++++++--
gcc/diagnostic-spec.h | 6 +--
gcc/fortran/decl.c | 18 ++++++++
gcc/fortran/expr.c | 4 +-
gcc/testsuite/gfortran.dg/pr82314.f90 | 11 +++++
gcc/testsuite/gfortran.dg/substr_6.f90 | 2 +
gcc/warning-control.cc | 81 ++++++++++++++++++++--------------
7 files changed, 103 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr82314.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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 70629f7e 0: reset: gcc-76b75018b3d053a890ebe155e47814de14b3c9fb:
new 6a39ce80 0: update: gcc-104c05c5284b7822d770ee51a7d91946c7e56d50: 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 (70629f7e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1724 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 63824 -> 62484 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 136844 -> 135224 bytes
06-check_regression/console.log.xz | Bin 832 -> 444 bytes
06-check_regression/results.regressions | 2 --
06-check_regression/trigger-bisect | 2 --
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
reset-baseline | 0
results | 2 --
11 files changed, 13 insertions(+), 19 deletions(-)
delete mode 100644 06-check_regression/results.regressions
delete mode 100644 06-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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 82a95c08c0d Do not issue size error for too large array type
new 40c0122a1c5 Fix PR ada/101970
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/ada/exp_attr.adb | 23 ++++---
gcc/testsuite/gnat.dg/enum_rep2.adb | 117 ++++++++++++++++++++++++++++++++++++
2 files changed, 130 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/enum_rep2.adb
--
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 9bb20299ba1 arc: Update ZOL pattern.
new bd55fa10271 Fix PR ada/101970
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/ada/exp_attr.adb | 23 ++++---
gcc/testsuite/gnat.dg/enum_rep2.adb | 117 ++++++++++++++++++++++++++++++++++++
2 files changed, 130 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/enum_rep2.adb
--
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 devel/omp/gcc-11
in repository gcc.
from ab98e36f6db libgfortran: Handle m68k extended real format in ISO_Fortra [...]
new 37737101d50 openmp: Add testing checks (whether lhs appears in operands [...]
new 8496ceda575 testsuite: Use sync_long_long instead of sync_int_long for [...]
The 2 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.omp | 11 +++
gcc/gimplify.c | 131 ++++++++++++++++------------
gcc/testsuite/ChangeLog.omp | 11 +++
gcc/testsuite/c-c++-common/gomp/atomic-29.c | 11 +--
gcc/testsuite/lib/target-supports.exp | 2 +-
5 files changed, 106 insertions(+), 60 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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 526bbe35 0: update: binutils-924e660d528c985f526584313a4564cd2618962b: 2
new 70629f7e 0: reset: gcc-76b75018b3d053a890ebe155e47814de14b3c9fb:
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 (526bbe35)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1472 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 62968 -> 63824 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 464572 -> 136844 bytes
06-check_regression/console.log.xz | Bin 388 -> 832 bytes
06-check_regression/results.regressions | 2 ++
06-check_regression/trigger-bisect | 2 ++
07-update_baseline/console.log | 27 ++++++++++++++-------------
jenkins/manifest.sh | 10 +++++-----
reset-baseline | 0
results | 4 ++--
11 files changed, 25 insertions(+), 20 deletions(-)
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.