This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from c8e73a1492 stdlib: Fix qsort memory leak if callback throws (BZ 32058)
new aaf94ec804 stdio: fix hurd link for tst-setvbuf2
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:
stdio-common/Makefile | 3 ++-
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 265f4f820 Add entry 8ed2d5d219e999aee42015a0db38612011c2c507 from https [...]
new 1d4973be5 Add entry 8ed2d5d219e999aee42015a0db38612011c2c507 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 | 38 +++++++++++-----------
.../reproduction_instructions.txt | 7 ++--
.../master-thumb_m55_hard_eabi}/status-summary.txt | 0
.../status.txt | 4 +--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 +++
8 files changed, 41 insertions(+), 24 deletions(-)
copy gcc/sha1/8ed2d5d219e999aee42015a0db38612011c2c507/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{1d2257dc850d088f6d9267b4624ba08533ab2475 => 8ed2d5d219e999aee42015a [...]
copy gcc/sha1/{804e9d55d9e54cffd32d8dd065bf3c785b1edbf4 => 8ed2d5d219e999aee42015a [...]
copy gcc/sha1/8ed2d5d219e999aee42015a0db38612011c2c507/tcwg_gnu_embed_check_gcc/{m [...]
--
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 b1871d464 Add entry 0e3049c562ccdea288c3b1f3b3d1ce5992d284b0 from https [...]
new 265f4f820 Add entry 8ed2d5d219e999aee42015a0db38612011c2c507 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_gnu_embed_check_gcc/master-thumb_m55_hard_eabi}/build_url | 2 +-
.../master-thumb_m55_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/8ed2d5d219e999aee42015a0db38612011c2c507/{tcwg_gnu_cross_check_gcc/m [...]
--
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 67430148a08 Update copyright.py
new 60ac9c60fe5 Clean up cooked_index::done_reading
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/dwarf2/cooked-index-worker.c | 18 ++++--------------
gdb/dwarf2/cooked-index-worker.h | 19 +++++++++++++++++--
gdb/dwarf2/cooked-index.c | 11 +++++------
gdb/dwarf2/cooked-index.h | 10 ++--------
4 files changed, 28 insertions(+), 30 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 1a2f56a9d52 gccrs: Fix ICE when doing method resolution on trait predicates
new 29cace33c16 gccrs: Give the builtin unit struct an actual locus
new 9c4e2a7814f Resolve module final self segment in use decls
new 45f70e36a90 Update exclusion list
new ce8e35fc28c Add new test to highlight namespace for self import
new 08bfb3550e7 gccrs: Fix ICE when compiling path which resolves to trait [...]
new 898d55ad7e2 gccrs: Fix ICE during const expr eval on array expressions
new 4019d70517a nr2.0: Fix test macros/mbe/macro43.rs
new d60a925642b nr2.0: Rename prelude to lang_prelude
new ebac3ab5bec Add ending newline to rust-macro-builtins-log-debug.cc
new a0b21c94157 gccrs: Fix ICE in array ref constexpr
new 8d1c01c8184 gccrs: FIX ICE when working with HIR::BareFunctionType
new 6130523c8b9 gccrs: FIX ICE for malformed repr attribute
new 8b5f1f296b6 gccrs: fix ice when setting up regions
new 1d93ebb1cad gccrs: fix crash in parse repr options and missing delete call
new 765121736df gccrs: Fix SEGV when type path resolver fails outright
new b8ef598308e Evaluate the enum's discriminant in a const context
new bdfdaef9069 nr2.0: Handle global paths
new eecf0cd6857 gccrs: Fix ICE when doing shift checks on const decl
new 20c8539a23e gccrs: Fix ICE when resolving lifetimes without name
new 8cd24f83386 gccrs: Fix ICE when there are 2 functions named main
The 20 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/backend/rust-compile-base.cc | 6 +-
gcc/rust/backend/rust-compile-base.h | 5 +-
gcc/rust/backend/rust-compile-context.h | 5 +-
gcc/rust/backend/rust-compile-implitem.cc | 2 +-
gcc/rust/backend/rust-compile-implitem.h | 6 --
gcc/rust/backend/rust-compile-intrinsic.cc | 2 +-
gcc/rust/backend/rust-compile-item.cc | 6 +-
gcc/rust/backend/rust-compile-item.h | 4 -
gcc/rust/backend/rust-compile-resolve-path.cc | 32 +++++-
gcc/rust/backend/rust-compile-type.cc | 19 +++-
gcc/rust/backend/rust-compile-type.h | 2 +-
gcc/rust/backend/rust-compile.cc | 2 +-
gcc/rust/backend/rust-constexpr.cc | 6 +-
gcc/rust/expand/rust-macro-builtins-log-debug.cc | 2 +-
gcc/rust/hir/rust-hir-dump.cc | 8 +-
gcc/rust/hir/tree/rust-hir-type.cc | 3 +-
gcc/rust/resolve/rust-early-name-resolver-2.0.cc | 17 +++-
gcc/rust/resolve/rust-forever-stack.h | 19 +++-
gcc/rust/resolve/rust-forever-stack.hxx | 113 ++++++++++++++-------
gcc/rust/resolve/rust-late-name-resolver-2.0.cc | 20 ++--
gcc/rust/resolve/rust-name-resolution-context.h | 41 +++++++-
gcc/rust/rust-gcc.cc | 6 ++
gcc/rust/typecheck/rust-hir-trait-resolve.cc | 8 +-
gcc/rust/typecheck/rust-hir-type-check-base.cc | 28 ++++-
gcc/rust/typecheck/rust-hir-type-check-type.cc | 7 ++
gcc/rust/typecheck/rust-tyty-subst.h | 2 +-
gcc/testsuite/rust/compile/enum_discriminant1.rs | 7 ++
gcc/testsuite/rust/compile/issue-3552.rs | 14 +++
gcc/testsuite/rust/compile/issue-3563.rs | 17 ++++
gcc/testsuite/rust/compile/issue-3588.rs | 5 +
gcc/testsuite/rust/compile/issue-3605.rs | 5 +
gcc/testsuite/rust/compile/issue-3606.rs | 6 ++
gcc/testsuite/rust/compile/issue-3613.rs | 18 ++++
gcc/testsuite/rust/compile/issue-3614.rs | 3 +
gcc/testsuite/rust/compile/issue-3615.rs | 7 ++
gcc/testsuite/rust/compile/issue-3648.rs | 8 ++
gcc/testsuite/rust/compile/issue-3657.rs | 8 ++
gcc/testsuite/rust/compile/issue-3665.rs | 6 ++
gcc/testsuite/rust/compile/macros/mbe/macro43.rs | 15 ++-
gcc/testsuite/rust/compile/nr2/exclude | 9 --
.../rust/compile/self_import_namespace.rs | 14 +++
41 files changed, 392 insertions(+), 121 deletions(-)
create mode 100644 gcc/testsuite/rust/compile/enum_discriminant1.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3552.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3563.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3588.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3605.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3606.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3613.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3614.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3615.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3648.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3657.rs
create mode 100644 gcc/testsuite/rust/compile/issue-3665.rs
create mode 100644 gcc/testsuite/rust/compile/self_import_namespace.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 a66de265ab8 d: Fix error using UFCS in a speculative context
new 0acac6c432a Doc: Improve wording of -Werror documentation [PR58973]
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/common.opt | 6 +++---
gcc/doc/invoke.texi | 4 ++--
2 files changed, 5 insertions(+), 5 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 8ceafe8eb Add entry 78e0cf06c818e6293d36e52ad7a96bd9e7953c06 from https [...]
new 633327989 Add entry 0e3049c562ccdea288c3b1f3b3d1ce5992d284b0 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:
.../first_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/build_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{0d921f96d48c796837fc6d83f28a33b42220f5c2 => 0e3049c562ccdea288c3b1 [...]
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191 => llvm/sha1 [...]
create mode 100644 llvm/sha1/0e3049c562ccdea288c3b1f3b3d1ce5992d284b0/tcwg_flang_t [...]
--
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 newlib.
from abc89b12e newlib: riscv: Fix build and reorganize header files
new d1b4302ac Cygwin: handle GetProcAddress returning NULL in GetArm64ProcAddress.
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:
winsup/cygwin/aarch64/fastcwd.cc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.