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-mainline-allyesconfig
in repository toolchain/ci/llvm-project.
from fa0971b87fb2 GlobalISel: check type size before getZExtValue()ing it.
adds 757752f568db Bump version to 12.0.1
adds eae7f3e3d450 [lit] Pass the USERPROFILE variable through on Windows
adds 072c90a863aa [LLD] Fix probing a MSYS based 'tar' in a Windows Container
No new revisions were added by this update.
Summary of changes:
libcxx/CMakeLists.txt | 2 +-
libcxxabi/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
lld/test/lit.cfg.py | 4 +++-
llvm/CMakeLists.txt | 2 +-
llvm/utils/gn/secondary/llvm/version.gni | 2 +-
llvm/utils/lit/lit/TestingConfig.py | 1 +
llvm/utils/lit/lit/__init__.py | 2 +-
llvm/utils/release/build_llvm_package.bat | 4 ++--
9 files changed, 12 insertions(+), 9 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-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 3f07ddd689 Automatic date update in version.in
adds 3b1317df03 Automatic date update in version.in
adds acfd932381 Automatic date update in version.in
adds 602ed821f5 Fix type of .persistent.bss section
adds 839298c39b Automatic date update in version.in
adds 589787a791 Automatic date update in version.in
adds 5c1f3db6a3 Automatic date update in version.in
adds d480785348 Automatic date update in version.in
adds 8ed1a94d7a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 ++++
bfd/elf.c | 1 +
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++++++
gas/testsuite/gas/elf/section25.d | 4 +++-
gas/testsuite/gas/elf/section26.d | 6 +++++-
gas/testsuite/gas/elf/section26.s | 3 +++
7 files changed, 23 insertions(+), 3 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 816bd684 0: update: binutils-llvm-linux-qemu: all
new 5e988a0b 0: update: binutils-llvm-qemu: 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 (816bd684)
\
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 | 159 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11470 ++++++-------
04-build_llvm/console.log | 13777 ++++++++-------
05-build_linux/console.log | 545 +-
06-build_abe-qemu/console.log | 6935 ++++----
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 33334 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 33210 insertions(+), 33480 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 f9d670128f6 [Ada] Style fixes related to calls to List_Length
new f7ee6a1e8ac tree-optimization/100292 - avoid invalid GIMPLE from vector [...]
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/testsuite/gcc.dg/pr100292.c | 11 +++++++++++
gcc/tree-vect-generic.c | 6 +++---
2 files changed, 14 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr100292.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 fccc47dddc2 Avoid creating useless local bounds around calls
new 5b4b66291f2 [Ada] Hashed container Cursor type predefined equality non- [...]
new 4c118453c7c [Ada] Fix the Sphinx configuration and port it to Python3
new ce32ccfc25a [Ada] Bad handling of 'Valid_Scalars and arrays
new 3cb4256addc [Ada] Remove unused subprograms
new cbd743fe094 [Ada] Incorrect error with Default_Value on private/modular type
new 7458323aa60 [Ada] Cleanups related to entry barrier conditions
new 416d48eba3a [Ada] Extend compile-time evaluation in case statements to [...]
new 75716ebc25b [Ada] Couple of adjustments for the sake of static analyzers
new 3545103fa4c [Ada] Improve error message for ghost in predicate
new ef1acd3f18b [Ada] Update reference with description of type resolution
new 4ba1f7f65b4 [Ada] Remove double initialization of interpretation tables
new df5f901ce89 [Ada] Incorrect discriminant check on call to access to subprogram
new ff683f9f034 [Ada] Crash with declare expression used in a postcondition
new bb60efc5c75 [Ada] Crash on inherited component in type extension in gen [...]
new d2e59934c4f [Ada] AI12-0397: Default_Initial_Condition expressions for [...]
new ae77b299e97 [Ada] Assert failure on complex code with private type and [...]
new 9d5f3b7a694 [Ada] Use spans instead of locations for compiler diagnostics
new 35e3a1f670d [Ada] Eliminate early roundoff error for Long_Long_Float on x86
new 43d51382270 [Ada] Simplify folding of selected components with qualifie [...]
new 12e67086ad2 [Ada] More precise error about aspects conflicting with Static
new 189c58042dd [Ada] Refactor repeated checks for the expression of aspect Static
new 88fd22e721c [Ada] Consistent diagnostic on missing -gnat2020 switch for [...]
new f358e5c1772 [Ada] Replace dubious use of Traverse_Func with Traverse_Proc
new 894376c44d9 [Ada] Simplify data structures for overloaded interpretations
new bed6154a5a6 [Ada] Install_Restricted_Handlers: define Prio parameter as [...]
new 33d1be87395 [Ada] Remove redundant assignment in Formal_Is_Used_Once
new 4e60fea9206 [Ada] Fix computation of Prec/Succ of zero without denormals
new 5485d0e5569 [Ada] Fix recent optimization in evaluation of selected com [...]
new ba344f1ba69 [Ada] Adjust List_Length description
new f9d670128f6 [Ada] Style fixes related to calls to List_Length
The 30 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/.gitignore | 2 +
gcc/ada/ali.adb | 474 +------------------------------
gcc/ada/ali.ads | 20 --
gcc/ada/doc/share/conf.py | 32 +--
gcc/ada/doc/share/gnat.sty | 72 +++++
gcc/ada/einfo.adb | 4 +-
gcc/ada/errout.adb | 466 ++++++++++++++++++++++++------
gcc/ada/errout.ads | 38 ++-
gcc/ada/erroutc.adb | 16 +-
gcc/ada/erroutc.ads | 2 +-
gcc/ada/errutil.adb | 4 +-
gcc/ada/exp_attr.adb | 47 ++-
gcc/ada/exp_ch3.adb | 44 ++-
gcc/ada/exp_ch6.adb | 2 +-
gcc/ada/exp_ch9.adb | 8 +-
gcc/ada/exp_util.adb | 18 +-
gcc/ada/fmap.ads | 5 +-
gcc/ada/freeze.adb | 4 +-
gcc/ada/ghost.adb | 50 ++++
gcc/ada/inline.adb | 20 +-
gcc/ada/libgnarl/s-interr.adb | 2 +-
gcc/ada/libgnarl/s-interr.ads | 2 +-
gcc/ada/libgnarl/s-interr__dummy.adb | 2 +-
gcc/ada/libgnarl/s-interr__hwint.adb | 2 +-
gcc/ada/libgnarl/s-interr__sigaction.adb | 2 +-
gcc/ada/libgnarl/s-interr__vxworks.adb | 2 +-
gcc/ada/libgnat/a-cihama.adb | 4 +-
gcc/ada/libgnat/a-cihama.ads | 14 +
gcc/ada/libgnat/a-cohama.adb | 5 +-
gcc/ada/libgnat/a-cohama.ads | 10 +-
gcc/ada/libgnat/a-cohase.adb | 8 +-
gcc/ada/libgnat/a-cohase.ads | 14 +
gcc/ada/libgnat/i-cobol.adb | 2 +-
gcc/ada/libgnat/s-fatgen.adb | 33 ++-
gcc/ada/libgnat/s-valrea.adb | 104 +++++--
gcc/ada/libgnat/s-valuer.adb | 2 +
gcc/ada/nlists.ads | 6 +-
gcc/ada/par-ch3.adb | 4 +-
gcc/ada/par-prag.adb | 40 +--
gcc/ada/par-util.adb | 2 +-
gcc/ada/sem_aux.adb | 10 +-
gcc/ada/sem_case.adb | 10 +-
gcc/ada/sem_ch13.adb | 61 ++--
gcc/ada/sem_ch3.adb | 33 +--
gcc/ada/sem_ch4.adb | 11 +-
gcc/ada/sem_ch5.adb | 4 +-
gcc/ada/sem_disp.adb | 58 ++++
gcc/ada/sem_eval.adb | 34 ++-
gcc/ada/sem_eval.ads | 3 +-
gcc/ada/sem_prag.adb | 17 +-
gcc/ada/sem_res.adb | 36 +++
gcc/ada/sem_res.ads | 2 +-
gcc/ada/sem_type.adb | 167 ++++-------
gcc/ada/sem_type.ads | 8 +-
gcc/ada/sem_util.adb | 58 ++--
gcc/ada/stringt.ads | 2 +-
gcc/ada/types.ads | 10 +
gcc/testsuite/gnat.dg/containers2.adb | 158 +++++++++++
58 files changed, 1307 insertions(+), 963 deletions(-)
create mode 100644 gcc/ada/.gitignore
create mode 100644 gcc/ada/doc/share/gnat.sty
create mode 100644 gcc/testsuite/gnat.dg/containers2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/qemu.
from b1cffefa1b Update version for v6.0.0-rc4 release
adds bc38e31b4e net: check the existence of peer before trying to pad
adds ffa090bc56 target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG [...]
adds 5351fb7cb2 hw/block/nvme: fix invalid msix exclusive uninit
adds 0cef06d187 Update version for v6.0.0-rc5 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/block/nvme.c | 3 ++-
include/net/net.h | 5 +++++
net/slirp.c | 2 +-
net/tap-win32.c | 2 +-
net/tap.c | 2 +-
target/s390x/mem_helper.c | 2 +-
7 files changed, 12 insertions(+), 6 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e6733107 0: update: binutils-gcc-linux-qemu: boot
new 423273c4 0: update: binutils-gcc-linux-qemu: 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 (e6733107)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 137 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 9573 ++++-----
04-build_abe-stage1/console.log | 14400 +++++++------
05-build_linux/console.log | 818 +-
06-build_abe-qemu/console.log | 6868 +++----
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 32244 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 32088 insertions(+), 32400 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.