This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 65f8d644f Add entry f5fc001a84a7dbb942a6252b3162dd38b4aae311 from https [...]
new 8c4c93d56 Add entry d74e42acd2479eb9f3bd8077fd3be2f3395aa638 from https [...]
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:
.../tcwg_bmk-code_size-spec2k6/llvm-aarch64-master-Os}/build_url | 2 +-
.../{llvm-aarch64-master-Os_LTO => llvm-aarch64-master-Os}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0dab86265035dd97ecf042dfad6571ff59867dad/tcwg_bmk-code_size-spec2k [...]
copy llvm/sha1/d74e42acd2479eb9f3bd8077fd3be2f3395aa638/tcwg_bmk-code_size-spec2k6 [...]
--
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 08e752e7236 AVR: ipa/92606 - Don't optimize PROGMEM data against non-PROGMEM.
new adb1c8a0f16 Allow flexible array members in unions and alone in structu [...]
new f27fc59d9f7 C and C++ FE changes to support flexible array members in u [...]
new 93f6a47583f Add testing cases for flexible array members in unions and [...]
new 6634a409124 Update the C FE routine "add_flexible_array_elts_to_size" C [...]
The 4 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/c/c-decl.cc | 45 +++++++++------
gcc/cp/class.cc | 11 +++-
gcc/cp/decl.cc | 39 +++++++++----
gcc/doc/extend.texi | 34 +++++++++++
gcc/stor-layout.cc | 9 ++-
.../c-c++-common/builtin-clear-padding-3.c | 10 ++--
.../c-c++-common/fam-in-union-alone-in-struct-1.c | 52 +++++++++++++++++
.../c-c++-common/fam-in-union-alone-in-struct-2.c | 51 +++++++++++++++++
.../c-c++-common/fam-in-union-alone-in-struct-3.c | 36 ++++++++++++
.../fam-in-union-alone-in-struct-bos-1.c | 66 ++++++++++++++++++++++
.../fam-in-union-alone-in-struct-bos.c | 45 +++++++++++++++
gcc/testsuite/g++.dg/ext/flexary12.C | 6 +-
gcc/testsuite/g++.dg/ext/flexary19.C | 42 +++++++-------
gcc/testsuite/g++.dg/ext/flexary2.C | 2 +-
gcc/testsuite/g++.dg/ext/flexary3.C | 2 +-
gcc/testsuite/g++.dg/ext/flexary36.C | 2 +-
gcc/testsuite/g++.dg/ext/flexary4.C | 54 +++++++++---------
gcc/testsuite/g++.dg/ext/flexary5.C | 4 +-
gcc/testsuite/g++.dg/ext/flexary8.C | 8 +--
gcc/testsuite/g++.dg/torture/pr64280.C | 2 +-
gcc/testsuite/gcc.dg/20050620-1.c | 2 +-
gcc/testsuite/gcc.dg/940510-1.c | 4 +-
22 files changed, 423 insertions(+), 103 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/fam-in-union-alone-in-struct-1.c
create mode 100644 gcc/testsuite/c-c++-common/fam-in-union-alone-in-struct-2.c
create mode 100644 gcc/testsuite/c-c++-common/fam-in-union-alone-in-struct-3.c
create mode 100644 gcc/testsuite/c-c++-common/fam-in-union-alone-in-struct-bos-1.c
create mode 100644 gcc/testsuite/c-c++-common/fam-in-union-alone-in-struct-bos.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 master
in repository toolchain/ci/interesting-commits.
from 22d0947ad Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https [...]
new 65f8d644f Add entry f5fc001a84a7dbb942a6252b3162dd38b4aae311 from https [...]
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:
.../master-arm/details.txt | 45 ++++------------------
1 file changed, 8 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.
unknown user pushed a change to branch master
in repository linux.
from dd5a440a31fa Linux 6.9-rc7
new 16934de47da7 auxdisplay: linedisp: Group display drivers together
new c352a0410726 auxdisplay: seg-led-gpio: Convert to platform remove callb [...]
new 29b08729abf5 auxdisplay: charlcd: Add missing MODULE_DESCRIPTION()
new 93ee235f55d3 auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_ [...]
new c73677ca411d Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub [...]
new 8f828aa48812 mm/slub: avoid zeroing outside-object freepointer for single free
new cd7eb8f83fcf mm/slab: make __free(kfree) accept error pointers
new ee5b455b0ada Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org [...]
The 8 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:
drivers/auxdisplay/Kconfig | 346 ++++++++++++++++++++------------------
drivers/auxdisplay/Makefile | 10 +-
drivers/auxdisplay/charlcd.c | 3 +
drivers/auxdisplay/seg-led-gpio.c | 6 +-
include/linux/slab.h | 4 +-
mm/slub.c | 52 +++---
6 files changed, 220 insertions(+), 201 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 releases/gcc-13
in repository gcc.
from 026ecb914d3 tree-optimization/114799 - SLP and patterns
new 287293786d5 AVR: ipa/92606 - Don't optimize PROGMEM data against non-PROGMEM.
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/avr/avr.cc | 6 +++
gcc/testsuite/gcc.target/avr/torture/pr92606.c | 57 ++++++++++++++++++++++++++
2 files changed, 63 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr92606.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 0e12aa6c26a contrib/gcc-changelog/git_check_commit.py: Implement --num-commits
new 08e752e7236 AVR: ipa/92606 - Don't optimize PROGMEM data against non-PROGMEM.
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/avr/avr.cc | 6 +++
gcc/testsuite/gcc.target/avr/torture/pr92606.c | 57 ++++++++++++++++++++++++++
2 files changed, 63 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr92606.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 80c03ac8041 OpenMP: Fix for ICE in tree-nested.cc.
new 0e12aa6c26a contrib/gcc-changelog/git_check_commit.py: Implement --num-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:
contrib/gcc-changelog/git_check_commit.py | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
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 147fe7f9fb9 [gdb/testsuite] Handle ptrace operation not permitted in ca [...]
new 45e83f86587 Fix build issues with mingw toolchain
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:
gdb/complaints.c | 2 ++
gdb/configure | 1 +
gdbserver/configure | 1 +
gdbsupport/common.m4 | 1 +
gdbsupport/configure | 1 +
5 files changed, 6 insertions(+)
--
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 master
in repository toolchain/ci/interesting-commits.
from 1986b9992 Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https [...]
new 22d0947ad Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https [...]
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:
.../commit-log.txt | 11 ++++++--
.../jira/components | 2 +-
.../jira/description | 28 +++++++++---------
.../jira/summary | 2 +-
.../jira/yaml | 33 +++++++++++-----------
.../status-summary.txt | 0
.../status.txt | 14 ++-------
.../details.txt | 31 ++++++++++++++++++++
.../reproduction_instructions.txt | 4 +--
.../status-summary.txt | 0
.../status.txt | 4 +--
.../summary.txt | 1 -
.../tcwg_kernel}/status-summary.txt | 0
.../tcwg_kernel/status.txt | 14 ++-------
14 files changed, 81 insertions(+), 63 deletions(-)
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
create mode 100644 llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/ [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => 610ec954e1f81c0e8fcade [...]
delete mode 100644 llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/ [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 0f993e6de Add entry 0123deb3a6f0a83095287f51b07c77b7b43ab847 from https [...]
new 1986b9992 Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https [...]
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:
.../tcwg_kernel/llvm-master-aarch64-lts-allmodconfig/build_url | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.