This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7a16ef443b1 ipa/119973 - IPA PTA issue with global initializers
new b9ea3b2ef98 x86: Properly find the maximum stack slot alignment
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.cc | 195 +++++++++++++++++++++++++----
gcc/testsuite/g++.target/i386/pr109780-1.C | 72 +++++++++++
gcc/testsuite/gcc.target/i386/pr109093-1.c | 33 +++++
gcc/testsuite/gcc.target/i386/pr109780-1.c | 14 +++
gcc/testsuite/gcc.target/i386/pr109780-2.c | 21 ++++
gcc/testsuite/gcc.target/i386/pr109780-3.c | 46 +++++++
6 files changed, 360 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr109780-1.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr109093-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr109780-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr109780-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr109780-3.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 6901d56fea2 tree-optimization/119103 - missed overwidening detection for shift
new 302d22f6ec4 tree-optimization/119044 - predcom fails to preserve alias info
new 83d7dcfc0e4 lto/113207 - make fld_type_variant more picky
new 7a16ef443b1 ipa/119973 - IPA PTA issue with global initializers
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:
gcc/ipa-free-lang-data.cc | 7 +++++-
gcc/testsuite/gcc.dg/torture/pr119973.c | 39 +++++++++++++++++++++++++++++++++
gcc/tree-predcom.cc | 2 ++
gcc/tree-ssa-structalias.cc | 10 ++++-----
4 files changed, 52 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr119973.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 99aa410f5e0 middle-end/80342 - genmatch optimize outer conversions
new 6901d56fea2 tree-optimization/119103 - missed overwidening detection for shift
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/i386/pr119103.c | 13 +++++++++++++
gcc/tree-ssa-loop-im.cc | 10 ++++++++--
gcc/tree-vect-patterns.cc | 26 +++++++++++++++++++-------
3 files changed, 40 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr119103.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 e543eaa671d middle-end/60779 - LTO vs. -fcx-fortran-rules and -fcx-limi [...]
new 99aa410f5e0 middle-end/80342 - genmatch optimize outer conversions
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/genmatch.cc | 201 +++++++++++++++++++++++++++++++++++++++++++-------------
gcc/match.pd | 10 +--
2 files changed, 160 insertions(+), 51 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-14
in repository gcc.
from 9ce381170ed aarch64: force operand to fresh register to avoid subreg is [...]
new 8f4df0d836f middle-end: fix masking for partial vectors and early break [...]
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/aarch64/sve/pr119351.c | 35 ++++++++++++
.../gcc.target/aarch64/sve/pr119351_run.c | 20 +++++++
gcc/tree-vect-stmts.cc | 64 ++++++++++++++--------
3 files changed, 95 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr119351.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr119351_run.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 releases/gcc-14
in repository gcc.
from 3e448248f63 Daily bump.
new 9ce381170ed aarch64: force operand to fresh register to avoid subreg is [...]
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/aarch64/aarch64.md | 2 +-
gcc/testsuite/gcc.target/aarch64/copysign-pr118892.c | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/copysign-pr118892.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 devel/omp/gcc-14
in repository gcc.
from ac405d67495 OpenMP: C/C++ adjust-args numeric ranges
new 33e01148ab0 OpenMP, GCN: Add interop-hsa testcase
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:
libgomp/testsuite/libgomp.c/interop-hsa.c | 203 ++++++++++++++++++++++++++++++
1 file changed, 203 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.c/interop-hsa.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 1be88e43f3e libstdc++: Fix mingw build by using _M_span [PR119970]
new 1ae9e3c88ea Remove --param vect-force-slp
new da012141c28 Remove non-SLP vector loop transform
new cfeee375ecc Prune non-SLP paths from vectorizer loop analysis
new b30424f4352 middle-end/116083 - vectorizer slowness
new e543eaa671d middle-end/60779 - LTO vs. -fcx-fortran-rules and -fcx-limi [...]
The 5 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/common.opt | 28 ++-
gcc/doc/invoke.texi | 17 +-
gcc/ipa-inline-transform.cc | 8 +-
gcc/ipa-inline.cc | 2 +-
gcc/opts.cc | 16 +-
gcc/params.opt | 4 -
gcc/stor-layout.cc | 23 +-
gcc/testsuite/gcc.dg/lto/pr60779_0.c | 21 ++
gcc/testsuite/gcc.dg/lto/pr60779_1.c | 6 +
gcc/tree-vect-loop.cc | 455 +++++------------------------------
gcc/tree-vect-stmts.cc | 6 +-
11 files changed, 143 insertions(+), 443 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr60779_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr60779_1.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 4794340cd25 libstdc++: Strip reference and cv-qual in range deduction g [...]
new 1be88e43f3e libstdc++: Fix mingw build by using _M_span [PR119970]
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/std/ostream | 2 +-
libstdc++-v3/include/std/print | 2 +-
2 files 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.
unknown user pushed a change to branch master
in repository gcc.
from b0120fa9838 tailc: Improve tail recursion handling [PR119493]
new 1ecd95ea1e0 libstdc++: Implement missing allocator-aware constructors f [...]
new 4794340cd25 libstdc++: Strip reference and cv-qual in range deduction g [...]
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:
libstdc++-v3/include/bits/ranges_base.h | 4 +-
libstdc++-v3/include/bits/stl_iterator.h | 11 ++-
libstdc++-v3/include/bits/unordered_map.h | 30 ++++++
libstdc++-v3/include/bits/unordered_set.h | 71 ++++++++++++++
libstdc++-v3/include/debug/unordered_map | 22 +++++
libstdc++-v3/include/debug/unordered_set | 54 +++++++++++
libstdc++-v3/testsuite/23_containers/flat_map/1.cc | 21 +++--
.../testsuite/23_containers/flat_multimap/1.cc | 21 +++--
.../testsuite/23_containers/map/cons/deduction.cc | 46 +++++++++
.../testsuite/23_containers/map/cons/from_range.cc | 8 +-
.../23_containers/multimap/cons/deduction.cc | 46 +++++++++
.../23_containers/multimap/cons/from_range.cc | 8 +-
.../23_containers/unordered_map/cons/66055.cc | 11 ++-
.../23_containers/unordered_map/cons/deduction.cc | 97 +++++++++++++++++++
.../23_containers/unordered_map/cons/from_range.cc | 10 +-
.../23_containers/unordered_multimap/cons/66055.cc | 10 +-
.../unordered_multimap/cons/deduction.cc | 103 +++++++++++++++++++++
.../unordered_multimap/cons/from_range.cc | 10 +-
.../23_containers/unordered_multiset/cons/66055.cc | 10 +-
.../unordered_multiset/cons/deduction.cc | 28 ++++++
.../23_containers/unordered_set/cons/66055.cc | 10 +-
.../23_containers/unordered_set/cons/deduction.cc | 28 ++++++
22 files changed, 599 insertions(+), 60 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 863cfde5f09 PowerPC: Support for Prefixed Add Immediate Shifted Instruc [...]
new f7745f8ceff Update binutils/MAINTAINERS for PPC
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:
binutils/MAINTAINERS | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 62f1d637d0b Automatic date update in version.in
new 863cfde5f09 PowerPC: Support for Prefixed Add Immediate Shifted Instruc [...]
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:
gas/testsuite/gas/ppc/future.d | 35 ++++++++++++++++++++++
gas/testsuite/gas/ppc/future.s | 18 ++++++++++++
opcodes/ppc-opc.c | 67 +++++++++++++++++++++++++++++++++++++++++-
3 files changed, 119 insertions(+), 1 deletion(-)
--
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 78673484b40 c-family: Improve location for -Wunknown-pragmas in a _Prag [...]
new b0120fa9838 tailc: Improve tail recursion handling [PR119493]
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-tailcall.cc | 3 +--
1 file changed, 1 insertion(+), 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 master
in repository toolchain/ci/interesting-commits.
from d4a568e95 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 from https [...]
new 769d99bb1 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 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:
.../jira/description | 4 ++++
.../jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../details.txt | 24 +++++++++++-----------
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_kernel/status.txt | 4 ++++
8 files changed, 30 insertions(+), 14 deletions(-)
copy llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/tcwg_kernel/{llvm-master-a [...]
copy {linux/sha1/ce8fd0500b741b3669c246cc604f1f2343cdd6fd/tcwg_kernel/llvm-master- [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/tcwg_kernel/{llvm-master-a [...]
--
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 79b644807 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 from https [...]
new d4a568e95 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 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-arm-lts-allyesconfig/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => 576161cb6069e2c7656a8e [...]
copy llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/tcwg_kernel/{llvm-master-a [...]
--
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 users/bauermann/sve-tdesc-parameters
in repository binutils-gdb.
from 4833d6dac6d gdb/testsuite: Add test to exercise multi-threaded AArch64 [...]
new c4d68c00c4c Add bool argument to fetch only one register
new 40f8939b622 gdbserver: Implement p and P packets
new db72c78647c gdb: remote: Save the stop reply packet from vRun and use it
new 08da556929d gdbserver: Support target description parameters
new 6a46b0e7d18 gdbserver: Add support for variable-size registers
new 0cc4432642c gdbserver: linux-aarch64: Add variable-size registers and t [...]
new 4e2fa31fae6 GDB: regcache: Invalidate variable-size registers ...
new 42609b1bb70 fixup GDB: Add concept of variable-size registers to the regcache
new 35027de4cf7 GDB: remote: Update tdesc parameters and packet size ...
new 76f72769715 GDB: Allow passing regcache to resolve_dynamic_type ()
new 63603295544 GDB: linux-nat: Make tdesc parameters available early
new 6df3bc317b7 GDB: testsuite: Allow gdb.arch/aarch64-sve-sigunwind.exp fo [...]
The 12 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/aarch64-linux-nat.c | 4 +-
gdb/aarch64-tdep.c | 22 ++-
gdb/aix-thread.c | 7 +-
gdb/amd-dbgapi-target.c | 7 +-
gdb/arch-utils.c | 7 +
gdb/bsd-uthread.c | 7 +-
gdb/corelow.c | 7 +-
gdb/dwarf2/loc.c | 20 ++-
gdb/dwarf2/loc.h | 2 +
gdb/frame.c | 3 +-
gdb/gdbarch-gen.c | 22 +++
gdb/gdbarch-gen.h | 8 +
gdb/gdbarch_components.py | 13 ++
gdb/gdbtypes.c | 77 ++++++----
gdb/gdbtypes.h | 5 +-
gdb/gnu-v3-abi.c | 2 +-
gdb/inf-child.h | 2 +-
gdb/linux-nat.c | 11 ++
gdb/linux-nat.h | 2 +
gdb/process-stratum-target.h | 5 +
gdb/ravenscar-thread.c | 8 +-
gdb/record-btrace.c | 7 +-
gdb/record-full.c | 4 +-
gdb/regcache.c | 74 +++++++--
gdb/regcache.h | 33 +++-
gdb/regformats/regdef.h | 31 +++-
gdb/remote.c | 88 +++++++++--
gdb/sol-thread.c | 7 +-
gdb/target-delegates-gen.c | 19 +--
gdb/target.c | 5 +-
gdb/target.h | 12 +-
gdb/testsuite/gdb.arch/aarch64-sve-sigunwind.exp | 2 -
gdb/tracectf.c | 5 +-
gdb/tracefile-tfile.c | 5 +-
gdbserver/ax.cc | 2 +-
gdbserver/linux-aarch64-low.cc | 88 +++++++++++
gdbserver/regcache.cc | 185 ++++++++++++++++++++---
gdbserver/regcache.h | 27 +++-
gdbserver/remote-utils.cc | 2 +-
gdbserver/server.cc | 102 +++++++++++--
gdbserver/target.cc | 14 ++
gdbserver/target.h | 20 +++
gdbserver/tdesc.cc | 136 +++++++++++++++--
gdbserver/tdesc.h | 32 +++-
gdbserver/tracepoint.cc | 6 +-
gdbsupport/tdesc.h | 6 -
46 files changed, 966 insertions(+), 187 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 master
in repository toolchain/ci/interesting-commits.
from fd36ca149 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 from https [...]
new 79b644807 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 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:
.../576161cb6069e2c7656a8ef530727a0f4aefff30/jira/description | 4 ++++
llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/jira/yaml | 4 ++++
llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/status.txt | 4 ++++
.../details.txt | 10 +++++-----
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../llvm-master-aarch64-stable-allmodconfig/status.txt | 4 ++--
.../tcwg_kernel/status.txt | 4 ++++
8 files changed, 23 insertions(+), 7 deletions(-)
copy llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/tcwg_kernel/{llvm-master-a [...]
copy {linux/sha1/16531118ba63dd9bcd65203d04a9c9d6f6800547/tcwg_kernel/llvm-master- [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => 576161cb6069e2c7656a8e [...]
--
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 7d08ddf03 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 from https [...]
new fd36ca149 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 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-stable-allmodconfig/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => 576161cb6069e2c7656a8e [...]
copy llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/tcwg_kernel/{llvm-master-a [...]
--
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 dea7b9a78b1 gcc: For Windows x86-32, always attempt to realign stack re [...]
new 78673484b40 c-family: Improve location for -Wunknown-pragmas in a _Prag [...]
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/c-family/c-lex.cc | 7 ++++++-
.../c-c++-common/cpp/pragma-diagnostic-loc-2.c | 15 +++++++++++++++
gcc/testsuite/g++.dg/gomp/macro-4.C | 8 ++++----
gcc/testsuite/gcc.dg/cpp/Wunknown-pragmas-1.c | 22 +++++++++++++---------
gcc/testsuite/gcc.dg/gomp/macro-4.c | 8 ++++----
libcpp/errors.cc | 10 ++++++++++
libcpp/include/cpplib.h | 2 ++
7 files changed, 54 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/pragma-diagnostic-loc-2.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 5b018ddec Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 from https [...]
new 7d08ddf03 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 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:
.../jira/description | 4 ++++
.../jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../details.txt | 24 +++++++++++-----------
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../llvm-master-arm-lts-allmodconfig/status.txt | 4 ++--
.../tcwg_kernel/status.txt | 4 ++++
8 files changed, 30 insertions(+), 14 deletions(-)
copy llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/tcwg_kernel/{llvm-master-a [...]
copy {linux/sha1/ce8fd0500b741b3669c246cc604f1f2343cdd6fd/tcwg_kernel/llvm-master- [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => 576161cb6069e2c7656a8e [...]
--
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 ac47baad2 Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 from https [...]
new 5b018ddec Add entry 576161cb6069e2c7656a8ef530727a0f4aefff30 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-arm-lts-allmodconfig/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => 576161cb6069e2c7656a8e [...]
copy llvm/sha1/576161cb6069e2c7656a8ef530727a0f4aefff30/tcwg_kernel/{llvm-master-a [...]
--
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 fb5bff34f91 Daily bump.
new 346c62c60b8 Fix size_t in id-15.c and infoleak-net-ethtool-ioctl.c for llp64
new dea7b9a78b1 gcc: For Windows x86-32, always attempt to realign stack re [...]
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:
gcc/config/i386/cygming.h | 2 +-
gcc/testsuite/gcc.dg/graphite/id-15.c | 2 +-
gcc/testsuite/gcc.dg/plugin/infoleak-net-ethtool-ioctl.c | 3 +--
3 files changed, 3 insertions(+), 4 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-15
in repository gcc.
from 57feb6afcad c++/modules: Ensure DECL_FRIEND_CONTEXT is streamed [PR119939]
new 419576cba77 Daily bump.
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 21 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 19 +++++++++++++++++++
3 files changed, 41 insertions(+), 1 deletion(-)
--
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-14
in repository gcc.
from 035da7bc623 Daily bump.
new 3e448248f63 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.