This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 511df912133 x86: Cast stride to __PTRDIFF_TYPE__ in AMX intrinsics
new 22ff125247f rs6000: Allow conversions of MMA pointer types [PR106017]
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/rs6000/rs6000.cc | 22 ----------------------
gcc/testsuite/gcc.target/powerpc/pr106017.c | 19 +++++++++++++++++++
2 files changed, 19 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr106017.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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
from 1ca111ee9 23: onsuccess: 2: Successful build after binutils/gcc: 5 commits
new 6f8da2412 24: onsuccess: 2: Successful build after binutils/gcc: 17 commits
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 1680 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38112 -> 37904 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 275272 -> 273716 bytes
06-check_regression/console.log.xz | Bin 2748 -> 2732 bytes
dashboard/dashboard-env.sh | 8 ++++----
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 10 +++++-----
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 14 ++++++++------
mail/mail-body.txt | 14 ++++++++------
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
15 files changed, 41 insertions(+), 37 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
from 344c7266c 75: onsuccess: 2: Successful build after binutils/gcc: 5 commits
new af08146da 76: onsuccess: 2: Successful build after gcc: 12 commits
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 1684 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2700 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 52816 -> 50544 bytes
05-build_abe-bootstrap/console.log.xz | Bin 464408 -> 462404 bytes
06-check_regression/console.log.xz | Bin 2692 -> 2652 bytes
dashboard/dashboard-env.sh | 6 +++---
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 8 ++++----
git/gcc_rev | 2 +-
mail/jira-body.txt | 13 +++++++------
mail/mail-body.txt | 13 +++++++------
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +++++++-------
14 files changed, 34 insertions(+), 32 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 b504149d2c9 bpf: handle anonymous members in CO-RE reloc [PR106745]
new 98973354b86 c++: Fix C++11 attribute propagation [PR106712]
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/decl.cc | 2 +-
gcc/testsuite/g++.dg/cpp0x/gen-attrs-77.C | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-77.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 linux.
from d68d289fbec7 Merge tag 'docs-6.0-fixes' of git://git.lwn.net/linux
new dcf8e5633e2e tracing: Define the is_signed_type() macro once
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/linux/compiler.h | 6 ++++++
include/linux/overflow.h | 1 -
include/linux/trace_events.h | 2 --
3 files changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from c68b5c078bb bpf: define __bpf__ as well as __BPF__ as a target macro
new b504149d2c9 bpf: handle anonymous members in CO-RE reloc [PR106745]
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/bpf/coreout.cc | 16 +++++++++------
gcc/testsuite/gcc.target/bpf/core-pr106745.c | 30 ++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/bpf/core-pr106745.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
from 70d5b2606 73: onsuccess: 2: Successful build after binutils/gcc: 2 commits
new 7ade60cb2 74: onsuccess: 2: Successful build after gcc: 13 commits
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 1716 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 38428 -> 37724 bytes
05-build_abe-bootstrap/console.log.xz | Bin 274120 -> 268900 bytes
06-check_regression/console.log.xz | Bin 2612 -> 2636 bytes
dashboard/dashboard-env.sh | 6 +++---
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 8 ++++----
git/gcc_rev | 2 +-
mail/jira-body.txt | 10 +++++++---
mail/mail-body.txt | 10 +++++++---
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +++++++-------
14 files changed, 34 insertions(+), 26 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 60d1d296b42 x86: Handle V16BF in ix86_avx256_split_vector_move_misalign
new c68b5c078bb bpf: define __bpf__ as well as __BPF__ as a target macro
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/bpf/bpf.cc | 1 +
1 file changed, 1 insertion(+)
--
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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
from eec891409 76: onsuccess: 7: Successful build after binutils/gcc/linux/g [...]
new ac8b00464 77: onsuccess: 7: Successful build after gcc/linux/glibc: 21 commits
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 1704 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30460 -> 30208 bytes
05-build_abe-stage1/console.log.xz | Bin 91576 -> 91764 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8864 -> 9116 bytes
08-build_abe-glibc/console.log.xz | Bin 233648 -> 233776 bytes
09-build_abe-stage2/console.log.xz | Bin 224948 -> 223216 bytes
10-build_abe-gdb/console.log.xz | Bin 37572 -> 37412 bytes
11-build_abe-qemu/console.log.xz | Bin 30284 -> 30548 bytes
12-check_regression/console.log.xz | Bin 4208 -> 3736 bytes
13-update_baseline/console.log | 2 +-
dashboard/dashboard-env.sh | 10 ++++-----
dashboard/squad/push_results_to_squad.sh | 6 ++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 12 +++++-----
git/gcc_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 26 ++++++++++++----------
mail/mail-body.txt | 26 ++++++++++++----------
mail/mail-subject.txt | 2 +-
manifest.sh | 34 ++++++++++++++---------------
23 files changed, 67 insertions(+), 59 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.