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 987db70acef Sync toplevel configure with GCC
new d2f4f6bf543 Use appropriate context flags for Wow64 processes
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/windows-nat.c | 4 ++--
gdbserver/win32-i386-low.cc | 30 +++++++++++++++++++++++-------
2 files changed, 25 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 master
in repository binutils-gdb.
from 372d0a4c965 [gdb/python] Handle failure to initialize without exiting
new 987db70acef Sync toplevel configure with GCC
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:
configure | 1156 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
configure.ac | 132 ++++++-
2 files changed, 1181 insertions(+), 107 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 44984f7f752 c-family: Yet another fix for _BitInt & __sync_* builtins [ [...]
new c25c172959e match.pd: Fix up the new simpliofiers using with_possible_n [...]
new 27778979c9a Add -f{,no-}assume-sane-operators-new-delete options [PR110137]
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/c-family/c.opt | 4 +
gcc/doc/invoke.texi | 33 ++++++-
gcc/gimple.cc | 14 ++-
gcc/ipa-inline-transform.cc | 28 ++++--
gcc/match.pd | 6 +-
gcc/testsuite/g++.dg/torture/pr10148.C | 1 +
gcc/testsuite/g++.dg/tree-ssa/pr110137-1.C | 74 ++++++++++++++++
gcc/testsuite/g++.dg/tree-ssa/pr110137-2.C | 74 ++++++++++++++++
gcc/testsuite/g++.dg/tree-ssa/pr110137-3.C | 76 ++++++++++++++++
gcc/testsuite/g++.dg/tree-ssa/pr110137-4.C | 124 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/Warray-bounds-16.C | 6 +-
gcc/testsuite/gcc.dg/torture/pr117420.c | 52 +++++++++++
12 files changed, 477 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr110137-1.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr110137-2.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr110137-3.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr110137-4.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117420.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 9fd8cd1990e Fortran: fix passing of NULL() actual argument to character [...]
new 3adceba04ed [PATCH] PR modula2/115536 Expression is evaluated incorrect [...]
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/m2/gm2-compiler/M2BasicBlock.def | 34 +++-
gcc/m2/gm2-compiler/M2BasicBlock.mod | 129 ++++++++-----
gcc/m2/gm2-compiler/M2Code.mod | 7 +-
gcc/m2/gm2-compiler/M2GCCDeclare.def | 3 +-
gcc/m2/gm2-compiler/M2GCCDeclare.mod | 148 +++------------
gcc/m2/gm2-compiler/M2GenGCC.def | 7 +-
gcc/m2/gm2-compiler/M2GenGCC.mod | 237 ++++++++----------------
gcc/m2/gm2-compiler/M2Quads.def | 16 +-
gcc/m2/gm2-compiler/M2Quads.mod | 229 ++++++++++++++++++-----
gcc/m2/gm2-compiler/M2Swig.mod | 9 +-
gcc/m2/gm2-compiler/M2SymInit.mod | 17 +-
gcc/m2/gm2-compiler/P3Build.bnf | 9 +-
gcc/m2/gm2-compiler/SymbolTable.def | 15 ++
gcc/m2/gm2-compiler/SymbolTable.mod | 51 +++++
gcc/testsuite/gm2/iso/const/pass/constbool4.mod | 17 ++
gcc/testsuite/gm2/iso/const/pass/constbool5.mod | 24 +++
gcc/testsuite/gm2/iso/run/pass/condtest2.mod | 26 +++
gcc/testsuite/gm2/iso/run/pass/condtest3.mod | 26 +++
gcc/testsuite/gm2/iso/run/pass/condtest4.mod | 24 +++
gcc/testsuite/gm2/iso/run/pass/condtest5.mod | 24 +++
gcc/testsuite/gm2/iso/run/pass/constbool4.mod | 17 ++
21 files changed, 677 insertions(+), 392 deletions(-)
create mode 100644 gcc/testsuite/gm2/iso/const/pass/constbool4.mod
create mode 100644 gcc/testsuite/gm2/iso/const/pass/constbool5.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/condtest2.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/condtest3.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/condtest4.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/condtest5.mod
create mode 100644 gcc/testsuite/gm2/iso/run/pass/constbool4.mod
--
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 cdd7171a6b0 libsanitizer: Move language level from gnu++14 to gnu++17
new 44984f7f752 c-family: Yet another fix for _BitInt & __sync_* builtins [ [...]
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-common.cc | 3 +--
gcc/testsuite/gcc.dg/bitint-117.c | 13 +++++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-117.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 e031f02db3a [gdbsupport] Handle EINTR in event-pipe.cc
new e5eca01155e [gdb/python] Handle !Py_IsInitialized () in gdbpy_initialize
new 9d3785a8ac1 [gdb/python] Fix abort on Py_Initialize
new 372d0a4c965 [gdb/python] Handle failure to initialize without exiting
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:
gdb/python/python.c | 72 ++++++++++++++++++++--
.../py-failed-init.exp} | 23 ++++---
2 files changed, 82 insertions(+), 13 deletions(-)
copy gdb/testsuite/{gdb.base/record-full-error.exp => gdb.python/py-failed-init.ex [...]
--
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 0750bda1266 [PATCH] PR modula2/114529 Avoid ODR violations in bootstrap [...]
new 9fd8cd1990e Fortran: fix passing of NULL() actual argument to character [...]
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/fortran/trans-expr.cc | 79 ++++++++++
gcc/testsuite/gfortran.dg/null_actual_6.f90 | 221 ++++++++++++++++++++++++++++
2 files changed, 300 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/null_actual_6.f90
--
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 glibc.
from bccb0648ea math: Use tanf from CORE-MATH
new 99671e72bb Add multithreaded test of sem_getvalue
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:
sysdeps/unix/sysv/linux/Makefile | 1 +
.../unix/sysv/linux/tst-sem_getvalue-affinity.c | 185 +++++++++++++++++++++
2 files changed, 186 insertions(+)
create mode 100644 sysdeps/unix/sysv/linux/tst-sem_getvalue-affinity.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 eeff504238a testsuite: RISC-V: Fix vector flags handling [PR117603]
new cdd7171a6b0 libsanitizer: Move language level from gnu++14 to gnu++17
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:
libsanitizer/asan/Makefile.am | 2 +-
libsanitizer/asan/Makefile.in | 2 +-
libsanitizer/hwasan/Makefile.am | 2 +-
libsanitizer/hwasan/Makefile.in | 2 +-
libsanitizer/interception/Makefile.am | 2 +-
libsanitizer/interception/Makefile.in | 2 +-
libsanitizer/libbacktrace/Makefile.am | 2 +-
libsanitizer/libbacktrace/Makefile.in | 2 +-
libsanitizer/lsan/Makefile.am | 2 +-
libsanitizer/lsan/Makefile.in | 2 +-
libsanitizer/sanitizer_common/Makefile.am | 2 +-
libsanitizer/sanitizer_common/Makefile.in | 2 +-
libsanitizer/tsan/Makefile.am | 2 +-
libsanitizer/tsan/Makefile.in | 2 +-
libsanitizer/ubsan/Makefile.am | 2 +-
libsanitizer/ubsan/Makefile.in | 2 +-
16 files changed, 16 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 binutils-gdb.
from 26522e34802 gdb/disasm: fix demangling when disassembling the current function
new 658a03e9e85 [gdbsupport] Add gdb::{waitpid,read,write,close}
new a9791f1438a [gdb] Use gdb::waitpid more often
new 4e4dfc47286 [gdb] Add gdb::wait
new 2af94d6c929 [gdb] Handle EINTR in ser-event.c
new e031f02db3a [gdbsupport] Handle EINTR in event-pipe.cc
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:
gdb/cli/cli-cmds.c | 2 +-
gdb/darwin-nat.c | 3 ++-
gdb/fbsd-nat.c | 5 +++--
gdb/inf-ptrace.c | 13 +++++--------
gdb/linux-fork.c | 7 ++++---
gdb/nat/linux-namespaces.c | 3 ++-
gdb/nat/linux-ptrace.c | 3 ++-
gdb/nat/linux-waitpid.c | 2 +-
gdb/netbsd-nat.c | 9 +++------
gdb/obsd-nat.c | 3 ++-
gdb/procfs.c | 11 ++++++-----
gdb/rs6000-aix-nat.c | 9 +++------
gdb/ser-event.c | 20 ++++++++------------
gdb/utils.c | 5 +++--
gdbserver/netbsd-low.cc | 10 +++++-----
gdbsupport/eintr.h | 46 ++++++++++++++++++++++++++++++++++++++++++++++
gdbsupport/event-pipe.cc | 21 ++++++++-------------
17 files changed, 104 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.