This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from b229b6ca5abb Merge tag 'perf-tools-fixes-for-v6.1-2022-10-26' of git:// [...]
new ccd30a476f8e fscrypt: fix keyring memory leak on mount failure
new 200204f56f3b Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...]
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:
fs/crypto/keyring.c | 17 +++++++++++------
fs/super.c | 3 ++-
include/linux/fscrypt.h | 4 ++--
3 files changed, 15 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_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
from dba99002e3 81: onsuccess: #560: 1: Success after binutils/gcc/linux/gli [...]
new 71d21b8c26 82: onsuccess: #561: 1: Success after binutils/gcc/linux/gli [...]
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 1696 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 52388 -> 51768 bytes
04-build_abe-gcc/console.log.xz | Bin 234176 -> 233252 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8724 -> 9300 bytes
07-build_abe-glibc/console.log.xz | Bin 233292 -> 234828 bytes
08-build_abe-gdb/console.log.xz | Bin 49964 -> 49764 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3848 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2532 -> 2272 bytes
11-check_regression/console.log.xz | Bin 16788 -> 12672 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 41 +-
11-check_regression/mail-body.txt | 212 +-
11-check_regression/results.compare | 98 +-
11-check_regression/results.compare2 | 6569 +++++++++++----------------
11-check_regression/results.regressions | 98 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 214 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 38 +-
results | 98 +-
sumfiles/gdb.log.xz | Bin 1811252 -> 1718144 bytes
sumfiles/gdb.sum | 7477 ++++++++++---------------------
30 files changed, 5458 insertions(+), 9405 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 devel/rust/master
in repository gcc.
from d8a8061f2e8 Merge #1618
new 2357b5d5138 intrinsics: Use lambdas for wrapping_<op> intrinsics
new 4dbff3d0550 Merge #1621
new 8d3ed915652 ast: Remove system include
new c1ff8a96f6c lexer: Remove system includes
new 639341e5b74 make_unique: Remove system includes
new 0b7cd54d63c optional: Remove system includes
new c5454530ec4 attribute checker: Remove system includes
new 5206aede532 lex: Remove system includes
new e9e3ca5ca6a parser: Remove system includes
new 259c384a97f rust-object-export: Remove system includes
new 3f3b4a45eb9 lang-specs: Rename language spec @rs -> @rust
new 353ed6ce8ad Merge #1616 #1617
new fc2aa3cd381 intrinsics: Add unchecked operation intrinsics
new 2d1c287af3a Merge #1620
The 14 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/rust/Make-lang.in | 2 +-
gcc/rust/ast/rust-ast-full-test.cc | 6 +-
gcc/rust/ast/rust-macro.h | 2 +-
gcc/rust/backend/rust-compile-intrinsic.cc | 109 +++++++++++++++++----
gcc/rust/lang-specs.h | 4 +-
gcc/rust/lex/rust-codepoint.h | 2 +-
gcc/rust/lex/rust-lex.cc | 5 +-
gcc/rust/lex/rust-token.cc | 3 +-
gcc/rust/lex/rust-token.h | 7 +-
gcc/rust/parse/rust-cfg-parser.h | 2 -
gcc/rust/rust-object-export.cc | 3 +-
gcc/rust/util/rust-attributes.cc | 2 +-
gcc/rust/util/rust-make-unique.h | 2 +-
gcc/rust/util/rust-optional-test.cc | 3 +-
gcc/testsuite/rust/compile/torture/intrinsics-6.rs | 21 ++++
gcc/testsuite/rust/compile/torture/intrinsics-7.rs | 10 ++
16 files changed, 136 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/rust/compile/torture/intrinsics-6.rs
create mode 100644 gcc/testsuite/rust/compile/torture/intrinsics-7.rs
--
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 1c2b53ce8bb Use simple_dce_from_worklist with match_simplify_replacement.
new 0e36a9c6915 x86: Replace ne:CCC/ne:CCO with UNSPEC_CC_NE in neg patterns
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/config/i386/i386.md | 45 ++++++++++++++++++--------------
gcc/testsuite/gcc.target/i386/pr107172.c | 26 ++++++++++++++++++
2 files changed, 51 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr107172.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
from b5a341afdf 18: onsuccess: #483: boot: Success after binutils/linux/qemu [...]
new 7ccee724b6 19: onsuccess: #484: boot: Success after binutils/llvm/linux [...]
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 1700 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30200 -> 30076 bytes
04-build_kernel_llvm/console.log.xz | Bin 65464 -> 65784 bytes
05-build_abe-qemu/console.log.xz | Bin 31996 -> 31888 bytes
06-build_linux/console.log.xz | Bin 3120 -> 3124 bytes
07-boot_linux/console.log.xz | Bin 6148 -> 6164 bytes
08-check_regression/console.log.xz | Bin 3816 -> 4188 bytes
08-check_regression/mail-body.txt | 2 +-
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
20 files changed, 31 insertions(+), 31 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 a33d623d2d3 c++: Fix ICE on g++.dg/modules/adl-3_c.C [PR107379]
new 1c2b53ce8bb Use simple_dce_from_worklist with match_simplify_replacement.
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/tree-ssa-phiopt.cc | 35 ++++++++++++++++++++++++++---------
1 file changed, 26 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.
unknown user pushed a change to branch master
in repository gcc.
from f7d1d7777bb c++: Templated lambda mangling
new a33d623d2d3 c++: Fix ICE on g++.dg/modules/adl-3_c.C [PR107379]
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/cp/name-lookup.cc | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.