This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c0d78289fcd testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"'
new 5bc731b83b5 c++: mark TARGET_EXPRs for function arguments eliding [PR114707]
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/call.cc | 4 ++++
gcc/cp/typeck2.cc | 20 ++++----------------
2 files changed, 8 insertions(+), 16 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 2bfcfd584ff5 Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub [...]
new 699646734ab5 uprobes: prevent mutex_lock() under rcu_read_lock()
new e569eb349702 tracing/probes: fix error check in parse_btf_field()
new 8d6bc6a2b1e1 Merge tag 'probes-fixes-v6.10-rc1' of git://git.kernel.org [...]
new 195aba96b854 tpm_tis_spi: Account for SPI header when allocating TPM SP [...]
new f3d7ba9e1bc0 tpm: Open code tpm_buf_parameters()
new f09fc6cee0dc tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
new d3e43a8fa43e tpm: Enable TCG_TPM2_HMAC by default only for X86_64
new e0cce98fe279 Merge tag 'tpmdd-next-6.10-rc2' of git://git.kernel.org/pu [...]
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/char/tpm/Kconfig | 2 +-
drivers/char/tpm/tpm-buf.c | 26 --------------------------
drivers/char/tpm/tpm2-cmd.c | 10 +++++++++-
drivers/char/tpm/tpm2-sessions.c | 21 +++++++++++++++++++--
drivers/char/tpm/tpm_tis_spi_main.c | 3 ++-
include/linux/tpm.h | 17 -----------------
kernel/trace/trace_probe.c | 4 ++++
kernel/trace/trace_uprobe.c | 14 +++++++++-----
8 files changed, 44 insertions(+), 53 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 f95ecfc6e07 Make tui_win_info::make_window non-virtual
new a606ff9b090 ld: pru: Increase the default memory region sizes
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:
ld/emulparams/pruelf.sh | 4 ++--
1 file 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 binutils-gdb.
from 444c60fe337 gas, aarch64: Add SVE2 lut extension
new f95ecfc6e07 Make tui_win_info::make_window non-virtual
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/tui/tui-data.h | 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.
unknown user pushed a change to branch master
in repository gcc.
from 2dbb1c124c1 diagnostics: disable localization of events in selftest pat [...]
new c0d78289fcd testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"'
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/c-c++-common/gomp/lastprivate-conditional-1.c | 2 --
gcc/testsuite/c-c++-common/gomp/requires-1.c | 2 --
gcc/testsuite/c-c++-common/gomp/requires-2.c | 2 --
gcc/testsuite/c-c++-common/gomp/reverse-offload-1.c | 2 --
gcc/testsuite/g++.dg/gomp/requires-1.C | 2 --
gcc/testsuite/gfortran.dg/gomp/requires-1.f90 | 2 --
gcc/testsuite/gfortran.dg/gomp/requires-2.f90 | 2 --
gcc/testsuite/gfortran.dg/gomp/requires-4.f90 | 1 -
gcc/testsuite/gfortran.dg/gomp/requires-5.f90 | 2 --
gcc/testsuite/gfortran.dg/gomp/requires-6.f90 | 2 --
gcc/testsuite/gfortran.dg/gomp/requires-7.f90 | 1 -
11 files changed, 20 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-12
in repository gcc.
from e0b2c4f90f9 Fortran: Fix SHAPE for zero-size arrays
new da9b7a507ef ubsan: Use right address space for MEM_REF created for bool [...]
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.dg/asan/pr115172.c | 20 ++++++++++++++++++++
gcc/ubsan.cc | 6 +++++-
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr115172.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-11
in repository gcc.
from 7c757c76370 Daily bump.
new d8985ea10c9 ubsan: Use right address space for MEM_REF created for bool [...]
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.dg/asan/pr115172.c | 20 ++++++++++++++++++++
gcc/ubsan.c | 6 +++++-
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr115172.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 23611606815 [to-be-committed] [RISC-V] Some basic patterns for zbkb cod [...]
new b544ff88560 Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [...]
new 2dbb1c124c1 diagnostics: disable localization of events in selftest pat [...]
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/Makefile.in | 3 +-
gcc/c-family/c-format.cc | 2 +-
gcc/c-family/c-type-mismatch.cc | 127 +++++++++++++++++++++
.../c-type-mismatch.h} | 112 +-----------------
gcc/c-family/c-warn.cc | 2 +-
gcc/c/c-objc-common.cc | 2 +-
gcc/c/c-typeck.cc | 2 +-
gcc/cp/call.cc | 2 +-
gcc/cp/error.cc | 2 +-
gcc/cp/typeck.cc | 2 +-
gcc/diagnostic-path.h | 3 +
gcc/diagnostic.cc | 8 +-
gcc/gcc-rich-location.cc | 89 ---------------
gcc/gcc-rich-location.h | 101 ----------------
gcc/tree-diagnostic-path.cc | 3 +-
15 files changed, 151 insertions(+), 309 deletions(-)
create mode 100644 gcc/c-family/c-type-mismatch.cc
copy gcc/{gcc-rich-location.h => c-family/c-type-mismatch.h} (54%)
--
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 6d267250a9b Fix typo in assembler documentation
new 2db17c87bd6 Use bool in thread_events
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/amd-dbgapi-target.c | 4 ++--
gdb/linux-nat.c | 4 ++--
gdb/linux-nat.h | 2 +-
gdb/remote.c | 4 ++--
gdb/target-delegates.c | 12 ++++++------
gdb/target.c | 2 +-
gdb/target.h | 4 ++--
7 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.