This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4c40e3d7b91 gimple-verifier: Add check that comparison in GIMPLE_COND d [...]
new 45d82eb7b73 MAINTAINERS: Add my gcc.gnu.org username
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:
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 1c32c7150dc [gdb/testsuite] Avoid generating gdb_leak_detector.cpython-<n>.pyc
new d9639e091c7 Fix 64-bit BFD detection causing build failures
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:
Makefile.def | 4 +-
Makefile.in | 40 +++----
bfd/configure | 60 +----------
bfd/configure.ac | 8 +-
config/bfd64.m4 | 38 ++++---
gdb/configure | 117 +++++++--------------
gdb/configure.ac | 15 +--
gdb/configure.tgt | 8 +-
ld/configure | 291 +++++++--------------------------------------------
ld/configure.ac | 6 +-
opcodes/configure | 287 ++++++--------------------------------------------
opcodes/configure.ac | 2 +-
12 files changed, 166 insertions(+), 710 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 beced835afa gccrs: Fix narrowing conversion warnings
new 07a14a490b8 Add testcase for bogus Warray-bounds warning dealing with _ [...]
new ed3374b0542 gimplefe: Simplify handling of identifier based binary operations
new bfc31543757 gimplefe: Round trip of rotates [PR119432]
new 4c40e3d7b91 gimple-verifier: Add check that comparison in GIMPLE_COND d [...]
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/gimple-parser.cc | 109 +++++++++----------------------
gcc/testsuite/g++.dg/tree-ssa/pr100038.C | 17 +++++
gcc/testsuite/gcc.dg/gimplefe-57.c | 11 ++++
gcc/tree-cfg.cc | 13 ++++
gcc/tree-pretty-print.cc | 4 +-
5 files changed, 74 insertions(+), 80 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr100038.C
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-57.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 b4432656b36e Linux 6.15-rc4
new 261ffd53cc8e Drivers: hv: Fix bad pointer dereference in hv_get_partition_id
new 9bbb8a07fd65 tools/hv: update route parsing in kvp daemon
new 14ae3003e73e Drivers: hv: Fix bad ref to hv_synic_eventring_tail when C [...]
new b94f88da544d Merge tag 'hyperv-fixes-signed-20250427' of git://git.kern [...]
new 29bdc1f1c1df book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_O [...]
new 9cf7e13fecba book3s64/radix : Align section vmemmap start address to PAGE_SIZE
new 534f5a8ba278 powerpc64/ftrace: fix module loading without patchable fun [...]
new 3700976f2ae8 powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE
new b2accfe7ca5b powerpc/boot: Check for ld-option support
new e3f506b78d92 powerpc/boot: Fix dash warning
new f15d97df5afa Merge tag 'powerpc-6.15-3' of git://git.kernel.org/pub/scm [...]
The 11 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:
arch/powerpc/boot/wrapper | 6 +-
arch/powerpc/kernel/module_64.c | 4 --
arch/powerpc/mm/book3s64/radix_pgtable.c | 20 +++++-
arch/powerpc/platforms/powernv/Kconfig | 2 +-
arch/powerpc/platforms/pseries/Kconfig | 2 +-
drivers/hv/hv_common.c | 10 +--
tools/hv/hv_kvp_daemon.c | 108 ++++++++++++++++++++++++-------
7 files changed, 111 insertions(+), 41 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/omp/gcc-14
in repository gcc.
from fd91f571f6e libgomp.texi: For HIP interop, mention cpp defines to set
new a9f1e49fa11 OpenMP: Silence uninitialized variable warning in C++ front end.
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/parser.cc | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from f7745f8ceff Update binutils/MAINTAINERS for PPC
new 1c32c7150dc [gdb/testsuite] Avoid generating gdb_leak_detector.cpython-<n>.pyc
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/testsuite/gdb.python/py-color-leak.py | 6 ++++++
gdb/testsuite/gdb.python/py-inferior-leak.py | 6 ++++++
gdb/testsuite/gdb.python/py-read-memory-leak.py | 6 ++++++
3 files changed, 18 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 devel/omp/gcc-14
in repository gcc.
from 33e01148ab0 OpenMP, GCN: Add interop-hsa testcase
new 0572eb1918b libgomp.texi: Document supported OpenMP 'interop' types for [...]
new fd91f571f6e libgomp.texi: For HIP interop, mention cpp defines to set
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:
libgomp/libgomp.texi | 176 ++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 167 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 users/guinevere/symbol_in_linker_namespace
in repository binutils-gdb.
at 4b49754a483 gdb: make gdb_bfd cache aware of linker namespaces
This branch includes the following new commits:
new 0dd7ddbea74 gdb: Make the parser recognize the [[N]] syntax for variables
new 4b49754a483 gdb: make gdb_bfd cache aware of linker namespaces
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.
--
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 b9ea3b2ef98 x86: Properly find the maximum stack slot alignment
new ef32bd8c866 simplify-rtx: Split out native_decode_int
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/rtl.h | 2 ++
gcc/simplify-rtx.cc | 38 +++++++++++++++++++++++++-------------
2 files changed, 27 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.