This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bc771e6c3a2 arm: Add test that was missing from old commit [PR91816]
new 97a26d19d23 [Ada] Minor refine type of a counter variable
new 90cb252f5f7 [Ada] Fix style and typos in code for expanding attribute r [...]
new 868268a8ecd [Ada] Reuse Is_Named_Number where possible
new 193040a071b [Ada] Fix crash on invalid `pragma Profile`
new 6b0c5c72270 [Ada] Remove repeated calls to Attribute_Name
new cf4737dcec1 [Ada] Unrecursify Set_Digit/Set_Image_Unsigned procedure
new bbf14e1350d [Ada] Allow debugging finalization-related expanded code
new 6d88dbdc5e3 [Ada] Add support for 128-bit integer types to GNAT.Random_Numbers
new a8c229e14c4 [Ada] Fix internal compilation error on circular type in SP [...]
new 9d41d78b05f [Ada] Adjust support for 128-bit integer types in System.Ra [...]
new a6fecb06710 [Ada] Minimize side-effect removal in GNATprove mode
new 4d617c3f2ad [Ada] Reinstate utime based code for vx6 in __gnat_copy_attribs
new e480bca2400 [Ada] Crash on right shift operator for signed integers
new 595c9aebadb [Ada] Remove hyphens in two cases of "side-effect" used as a noun
new 2d80df42331 [Ada] Remove dead and duplicated diagnostics for generic ac [...]
new eb0d08adb60 [Ada] Don't constant-fold renamed qualified expressions
new a24033ec70c [Ada] Consistently use explicit Entity_Id type instead of alias
new 49c4dd7a229 [Ada] Simplify Is_Standard_xxx_Type routines with membership tests
new ad26cae122e [Ada] Simplify Ekind tests with wrappers and membership tests
new a79039c0ebc [Ada] Fix copy-paste mistake in diagnostics for aspect Effe [...]
new 28488f5ff5a [Ada] Simplify aspect processing with membership tests
new 6d97121d2fa [Ada] Reuse Is_Named_Number where possible
new 52b9a264dd8 [Ada] Use hardcoded names when converting aspects to pragmas
new 14a16e30cae [Ada] Minor whitespace fix in expansion of attribute Size
new 47c2b77ffb9 [Ada] Document attribute Has_Tagged_Values in GNAT RM
new ea89e1c31ec [Ada] Merge duplicated processing for gnatmake -u and -U switches
new 7a173848847 [Ada] Remove shadowing by a nested subprogram parameter
new 57966b4d2f8 [Ada] Fix couple of minor issues with local exception propagation
new 55fae09dcb8 [Ada] Spurious error on instance with predicated actual
new a46fa6510d2 [Ada] Further optimization with uninitialized aggregates
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/adaint.c | 17 +-
.../gnat_rm/implementation_defined_attributes.rst | 13 +
gcc/ada/doc/gnat_rm/intrinsic_subprograms.rst | 4 +-
gcc/ada/einfo.adb | 85 +-
gcc/ada/exp_attr.adb | 83 +-
gcc/ada/exp_ch11.adb | 6 +-
gcc/ada/exp_ch2.adb | 44 +-
gcc/ada/exp_ch7.adb | 34 +-
gcc/ada/exp_ch8.adb | 12 +-
gcc/ada/exp_prag.adb | 17 +-
gcc/ada/exp_util.adb | 112 ++-
gcc/ada/freeze.adb | 46 -
gcc/ada/gnat_rm.texi | 977 +++++++++++----------
gcc/ada/libgnat/g-rannum.adb | 16 +-
gcc/ada/libgnat/g-rannum.ads | 2 +
gcc/ada/libgnat/s-imagei.adb | 47 +-
gcc/ada/libgnat/s-imageu.adb | 39 +-
gcc/ada/libgnat/s-rannum.adb | 35 +
gcc/ada/make.adb | 14 +-
gcc/ada/sem_attr.adb | 27 +-
gcc/ada/sem_ch12.adb | 21 +-
gcc/ada/sem_ch13.adb | 220 ++---
gcc/ada/sem_ch3.adb | 4 +-
gcc/ada/sem_eval.adb | 40 +-
gcc/ada/sem_prag.adb | 10 +-
gcc/ada/sem_res.adb | 5 +-
gcc/ada/sem_util.adb | 4 +-
gcc/ada/sem_util.ads | 4 +-
28 files changed, 1059 insertions(+), 879 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2a5fdbc2e 3: reset: linux-77d8f3068c63ee0983f0b5ba3207d3f7cce11be4: 20989
discards 4b7a89e15 2: update: llvm-linux: 21101
new 995067536 2: update: llvm-linux: 21140
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 (2a5fdbc2e)
\
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 | 221 +-
02-build_llvm/console.log | 12542 ++++++++++++------------
03-build_linux/console.log | 2227 +++--
05-check_regression/console.log | 89 +-
05-check_regression/results.regressions | 7 +-
05-check_regression/trigger-bisect | 3 -
06-update_baseline/console.log | 131 +-
06-update_baseline/results.regressions | 7 +-
console.log | 15210 ++++++++++++++++--------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 8 +-
12 files changed, 15980 insertions(+), 14481 deletions(-)
delete mode 100644 05-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 master
in repository gcc.
from a5ccfd04605 libstdc++: Fix silly typos [PR 97936]
new bc771e6c3a2 arm: Add test that was missing from old commit [PR91816]
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.target/arm/pr91816.c | 63 ++++++++++++++++++++++++++++++++++
1 file changed, 63 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/pr91816.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 ad9cbcee543 libstdc++: Fix handling of futex wake [PR 97936]
new a5ccfd04605 libstdc++: Fix silly typos [PR 97936]
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:
libstdc++-v3/include/bits/atomic_wait.h | 4 ++--
1 file changed, 2 insertions(+), 2 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.
"Diana Picus pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 9630cca monitor: Add flang-dylib and sharedlibs bots
new c0fda8c Revert "monitor: Add flang-dylib and sharedlibs bots"
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:
monitor/linaro.json | 2 --
1 file changed, 2 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-allmodconfig
in repository toolchain/ci/linux.
from d5beb3140f91 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds 78aec9bb1f3c ARC: bitops: Remove unecessary operation and value
adds 5f840df591a9 ARC: mm: fix spelling mistakes
adds e42404fa10fd ARC: stack unwinding: don't assume non-current task is sleeping
adds f737561c7096 ARC: stack unwinding: reorganize how initial register state setup
adds b1489422041b Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/l [...]
adds 1179f170b6f0 s390: fix fpu restore in entry.S
adds 80145ac2f739 Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/li [...]
adds 073861ed77b6 mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
adds 98128572084c cifs: fix a memleak with modefromsid
adds de9ac0a6e9ef smb3: Call cifs reconnect from demultiplex thread
adds ac873aa3dc21 smb3: Avoid Mid pending list corruption
adds 1254100030b3 smb3: Handle error case during offload read path
adds 127c501a03d5 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfr [...]
No new revisions were added by this update.
Summary of changes:
arch/arc/include/asm/bitops.h | 4 +-
arch/arc/kernel/stacktrace.c | 56 +++++++++++++++------------
arch/arc/mm/tlb.c | 24 ++++++------
arch/s390/kernel/asm-offsets.c | 10 ++---
arch/s390/kernel/entry.S | 2 +
fs/cifs/cifsacl.c | 1 +
fs/cifs/smb2ops.c | 88 +++++++++++++++++++++++++++++++++++-------
mm/filemap.c | 8 ++++
mm/page-writeback.c | 6 ---
9 files changed, 133 insertions(+), 66 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a027cbcaa 0: update: llvm-linux: all
new a81e4a266 0: update: llvm-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 (a027cbcaa)
\
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 | 226 +-
02-build_llvm/console.log | 12642 +++++++++++++++++------------------
03-build_linux/console.log | 764 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 14 +-
console.log | 13666 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13670 insertions(+), 13670 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 binutils-gdb.
from eac5c6d392b Automatic date update in version.in
new e54ae97fb76 gas output_file_close error message
new 6595cf3ce81 nm ifunc test tweaks
new 21401fc7bf6 Duplicate output sections in scripts
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:
binutils/ChangeLog | 4 ++
binutils/testsuite/binutils-all/nm.exp | 8 ++--
gas/ChangeLog | 6 +++
gas/output-file.c | 3 +-
gas/testsuite/gas/mips/reginfo-2.l | 2 +-
ld/ChangeLog | 11 ++++++
ld/ldlang.c | 72 +++++++++++++++-------------------
ld/ldlang.h | 4 +-
8 files changed, 61 insertions(+), 49 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-allnoconfig
in repository toolchain/ci/linux.
from d5beb3140f91 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds 78aec9bb1f3c ARC: bitops: Remove unecessary operation and value
adds 5f840df591a9 ARC: mm: fix spelling mistakes
adds e42404fa10fd ARC: stack unwinding: don't assume non-current task is sleeping
adds f737561c7096 ARC: stack unwinding: reorganize how initial register state setup
adds b1489422041b Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/l [...]
adds 1179f170b6f0 s390: fix fpu restore in entry.S
adds 80145ac2f739 Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/li [...]
adds 073861ed77b6 mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
adds 98128572084c cifs: fix a memleak with modefromsid
adds de9ac0a6e9ef smb3: Call cifs reconnect from demultiplex thread
adds ac873aa3dc21 smb3: Avoid Mid pending list corruption
adds 1254100030b3 smb3: Handle error case during offload read path
adds 127c501a03d5 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfr [...]
No new revisions were added by this update.
Summary of changes:
arch/arc/include/asm/bitops.h | 4 +-
arch/arc/kernel/stacktrace.c | 56 +++++++++++++++------------
arch/arc/mm/tlb.c | 24 ++++++------
arch/s390/kernel/asm-offsets.c | 10 ++---
arch/s390/kernel/entry.S | 2 +
fs/cifs/cifsacl.c | 1 +
fs/cifs/smb2ops.c | 88 +++++++++++++++++++++++++++++++++++-------
mm/filemap.c | 8 ++++
mm/page-writeback.c | 6 ---
9 files changed, 133 insertions(+), 66 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.