This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e29c7593990 Daily bump.
new 2e69adbc71d [Ada] Bad "already use-visible" warning re: use in private part
new 255fbe1f83f [Ada] Wrong error on hidden must-override primitive
new 9dbc56de1f5 [Ada] Document the introduction of the Object_Size attribut [...]
new de29907236b [Ada] Do not propagate Object_Size onto Size for composite types
new fc33838ba05 [Ada] Einfo: fix typo in comment
new a657a1e46d6 [Ada] Reject aspect specifications on number constants
new fc40c6178f7 [Ada] Reserving switch d_K for known problem isssues detection
new 2e89f60ef66 [Ada] Minor housekeeping work in Create_Standard
new d94d71e94dc [Ada] AI12-0282: shared variable control aspects on formal types
new dfa6415cd20 [Ada] Missing accessibility actuals on calls to interface c [...]
new 6c31682041f [Ada] Fix three-letter typos like "sss" in comments and docs
new b875f1852da [Ada] Simplify Big_Integer and Big_Real interface
new 0ea0bd6ef34 [Ada] Atomic aspect on formal generic params now supported [...]
new e406c8552d0 [Ada] Fix uninitialized out parameter in s-regpat.adb
new 5396d37ca96 [Ada] Missing accessibility check on access discriminants
The 15 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/ChangeLog | 115 +++++++++++
gcc/ada/cstand.adb | 3 +-
gcc/ada/debug.adb | 5 +-
.../doc/gnat_rm/implementation_defined_pragmas.rst | 2 +-
gcc/ada/doc/gnat_rm/obsolescent_features.rst | 2 +-
.../doc/gnat_ugn/gnat_and_program_execution.rst | 2 +-
gcc/ada/einfo.ads | 37 ++--
gcc/ada/exp_attr.adb | 4 +-
gcc/ada/exp_ch9.adb | 2 +-
gcc/ada/gcc-interface/decl.c | 25 ++-
gcc/ada/gnat_rm.texi | 4 +-
gcc/ada/gnat_ugn.texi | 2 +-
gcc/ada/init.c | 2 +-
gcc/ada/layout.adb | 8 -
gcc/ada/libgnat/a-nbnbin.adb | 71 ++++---
gcc/ada/libgnat/a-nbnbin.ads | 29 +--
gcc/ada/libgnat/a-nbnbre.adb | 27 +--
gcc/ada/libgnat/a-nbnbre.ads | 20 +-
gcc/ada/libgnat/s-atopar.ads | 4 +-
gcc/ada/libgnat/s-atopex.ads | 4 +-
gcc/ada/libgnat/s-regpat.adb | 10 +-
gcc/ada/libgnat/s-valrea.adb | 2 +-
gcc/ada/par-ch12.adb | 13 +-
gcc/ada/par-ch13.adb | 4 +-
gcc/ada/par-ch6.adb | 2 +-
gcc/ada/sem_attr.adb | 2 +-
gcc/ada/sem_ch12.adb | 96 ++++++++-
gcc/ada/sem_ch13.adb | 32 ++-
gcc/ada/sem_ch3.adb | 13 +-
gcc/ada/sem_ch4.adb | 2 +-
gcc/ada/sem_ch6.adb | 222 ++++++++++++++++-----
gcc/ada/sem_ch8.adb | 12 +-
gcc/ada/sem_eval.adb | 5 +-
gcc/ada/sem_prag.adb | 28 ++-
gcc/ada/sem_res.adb | 27 +++
gcc/ada/sem_util.ads | 2 +-
36 files changed, 624 insertions(+), 216 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_kernel/llvm-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 64caaa88 0: update: llvm-linux: boot
new 1ac4679c 0: update: llvm-linux: boot
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 (64caaa88)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 132 +-
02-build_llvm/console.log | 11948 +++++++++++++++----------------
03-build_linux/console.log | 1790 ++---
04-boot_linux/console.log | 470 +-
05-check_regression/console.log | 10 +-
console.log | 14350 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 14357 insertions(+), 14353 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_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b699802b 4: update: binutils-gcc-linux: 20064
new abad328c 4: update: binutils-gcc-linux: 20064
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 (b699802b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 182 +-
02-prepare_abe/console.log | 348 +-
03-build_abe-binutils/console.log | 11265 ++++++-----
04-build_abe-stage1/console.log | 20279 ++++++++++---------
05-build_linux/console.log | 6101 +++---
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 64 +-
console.log | 38249 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
9 files changed, 38197 insertions(+), 38319 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_kernel/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 25246260 0: update: llvm-linux: boot
new ed3e461b 0: update: llvm-linux: boot
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 (25246260)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 182 +-
02-build_llvm/console.log | 11952 +++++++++++++++++-----------------
03-build_linux/console.log | 626 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13260 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13265 insertions(+), 13265 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.