This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c62f93d1e03 analyzer: fix ICE on zero-sized arrays [PR110882]
new 93fd44fde63 RISC-V: Fix one comment for binop_frm insn
new f80efa49b7a testsuite, analyzer: add test case [PR108171]
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/riscv/riscv-vector-builtins-bases.cc | 1 +
gcc/testsuite/gcc.dg/analyzer/pr108171.c | 31 +++++++++++++++++++++++++
2 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr108171.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 binutils-gdb.
from f559e52a8e7 Remove PEI_HEADERS define
new b1c0ab20809 gdb: avoid double stop after failed breakpoint condition check
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/breakpoint.c | 12 ----
gdb/infcall.c | 41 +++++++++----
gdb/infrun.c | 16 +++++-
.../log-message.c => gdb.mi/mi-condbreak-fail.c} | 18 ++++--
gdb/testsuite/gdb.mi/mi-condbreak-fail.exp | 67 ++++++++++++++++++++++
5 files changed, 126 insertions(+), 28 deletions(-)
copy gdb/testsuite/{gdb.dap/log-message.c => gdb.mi/mi-condbreak-fail.c} (77%)
create mode 100644 gdb/testsuite/gdb.mi/mi-condbreak-fail.exp
--
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 f8c4789c7f4 readelf sprintf optimisation
new f559e52a8e7 Remove PEI_HEADERS define
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:
bfd/ChangeLog | 12 ++++++++++++
bfd/coff-aarch64.c | 7 -------
bfd/coff-loongarch64.c | 7 -------
bfd/coff-x86_64.c | 5 -----
bfd/libpei.h | 3 +++
bfd/pe-aarch64.c | 1 -
bfd/pe-x86_64.c | 1 -
bfd/pei-aarch64.c | 1 -
bfd/pei-loongarch64.c | 1 -
bfd/pei-x86_64.c | 4 ----
include/ChangeLog | 6 ++++++
include/coff/aarch64.h | 5 +++++
include/coff/loongarch64.h | 5 +++++
include/coff/x86_64.h | 5 +++++
14 files changed, 36 insertions(+), 27 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 a9b6043983b [libbacktrace] fix up broken test
new c62f93d1e03 analyzer: fix ICE on zero-sized arrays [PR110882]
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/analyzer/region.cc | 6 +++++-
gcc/testsuite/gcc.dg/analyzer/pr110882.c | 18 ++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr110882.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.