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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards b358faf 0: update: llvm-linux: boot
new 9d6f55c 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 (b358faf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 130 +-
02-build_llvm/console.log | 12220 +-
03-build_linux/console.log | 719568 ++++++++++++++++++-------------------
04-boot_linux/console.log | 356 +-
console.log | 732274 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
7 files changed, 732648 insertions(+), 731916 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-aarch64-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from 8972a4776da ReleaseNotes: known issue: PR40547
adds 12f174e98c3 Merging r371969: ------------------------------------------ [...]
adds 0399d5a9682 Add external project LDC to release notes.
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Basic/Builtins.def | 2 +-
clang/test/CodeGen/avr-builtins.c | 4 ++++
llvm/docs/ReleaseNotes.rst | 15 +++++++++++++++
3 files changed, 20 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 84a6942 0: update: llvm-linux: boot
new 6db014d 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 (84a6942)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 220 +-
02-build_llvm/console.log | 11974 +++++++++++++++++------------------
03-build_linux/console.log | 790 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13004 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13009 insertions(+), 13009 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 master
in repository llvm.
from 72f4293c2e4 [Support] Replace function with function_ref in writeFileAt [...]
new 5b8d1e30a2c Revert "r372201: [Support] Replace function with function_r [...]
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:
include/llvm/Support/FileUtilities.h | 7 +++----
lib/Support/FileUtilities.cpp | 2 +-
2 files changed, 4 insertions(+), 5 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 master
in repository gcc.
from fd7f9ee7ae1 [Ada] Fix portability issues in access to subprograms
new 6ef77f9eddd [Ada] Implement AI12-0086's rules for discriminants in aggregates
new 91c1942e8f1 [Ada] Spurious run time error on anonymous access formals
new 59dff78ae41 [Ada] Fix sharing of expression in array aggregate with oth [...]
new 22b5c9f089d [Ada] Missing accessibility check on discrim assignment
new fcafcd8dac8 [Ada] Spurious ineffective use_clause warning
new affdb52b4dc [Ada] Crash on aggregate with dscriminant in if-expression [...]
new 711d12e8511 [Ada] Use static discriminant value for discriminated task record
new fb1194b3a2d [Ada] Crash on universal case expression in fixed-point division
new f6e980d2973 [Ada] Fix spurious alignment warning on simple address clause
new e9acce32be0 [Ada] Avoid gnatbind regression caused by Copy_Bitfield
The 10 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 | 100 +++++
gcc/ada/checks.adb | 23 +-
gcc/ada/checks.ads | 7 +-
gcc/ada/einfo.adb | 16 +
gcc/ada/einfo.ads | 13 +
gcc/ada/exp_aggr.adb | 25 +-
gcc/ada/exp_ch4.adb | 18 +-
gcc/ada/exp_ch5.adb | 4 +-
gcc/ada/exp_ch6.adb | 34 +-
gcc/ada/sem_ch3.adb | 21 +-
gcc/ada/sem_ch6.adb | 120 ++++++
gcc/ada/sem_ch8.adb | 17 +-
gcc/ada/sem_res.adb | 12 +-
gcc/ada/sem_util.adb | 542 ++++++++++++++++++++++++++--
gcc/ada/sem_util.ads | 40 ++
gcc/testsuite/ChangeLog | 29 ++
gcc/testsuite/gnat.dg/access8.adb | 46 +++
gcc/testsuite/gnat.dg/access8_pkg.adb | 30 ++
gcc/testsuite/gnat.dg/access8_pkg.ads | 19 +
gcc/testsuite/gnat.dg/aggr28.adb | 29 ++
gcc/testsuite/gnat.dg/ai12_0086_example.adb | 24 ++
gcc/testsuite/gnat.dg/discr58.adb | 33 ++
gcc/testsuite/gnat.dg/fixedpnt8.adb | 28 ++
gcc/testsuite/gnat.dg/warn30.adb | 10 +
gcc/testsuite/gnat.dg/warn30.ads | 6 +
gcc/testsuite/gnat.dg/warn31.adb | 5 +
gcc/testsuite/gnat.dg/warn31.ads | 20 +
27 files changed, 1207 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/access8.adb
create mode 100644 gcc/testsuite/gnat.dg/access8_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/access8_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/aggr28.adb
create mode 100644 gcc/testsuite/gnat.dg/ai12_0086_example.adb
create mode 100644 gcc/testsuite/gnat.dg/discr58.adb
create mode 100644 gcc/testsuite/gnat.dg/fixedpnt8.adb
create mode 100644 gcc/testsuite/gnat.dg/warn30.adb
create mode 100644 gcc/testsuite/gnat.dg/warn30.ads
create mode 100644 gcc/testsuite/gnat.dg/warn31.adb
create mode 100644 gcc/testsuite/gnat.dg/warn31.ads
--
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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/gcc.
from 131317ad53e Daily bump.
adds 63ed120e3ff Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b60c879 0: update: binutils-gcc-linux: all
new 964993f 0: update: binutils-gcc-linux: all
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 (b60c879)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 68 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11171 ++++++++-------
04-build_abe-stage1/console.log | 14075 +++++++++----------
05-build_linux/console.log | 586 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26293 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 26321 insertions(+), 26338 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.