This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6deab186535 vect: Use combined peeling and versioning for mutually aligned DRs
new b9523a935aa expand: Allow musttail tail calls with -fsanitize=address [ [...]
new 35a26f2ec55 tailc: Allow musttail tail calls with -fsanitize=address [P [...]
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/cfgexpand.cc | 68 +++++++++++++++++++++++++---
gcc/testsuite/c-c++-common/asan/pr120608-1.c | 43 ++++++++++++++++++
gcc/testsuite/c-c++-common/asan/pr120608-2.c | 39 ++++++++++++++++
gcc/testsuite/g++.dg/asan/pr120608.C | 17 +++++++
gcc/tree-tailcall.cc | 16 +++++++
5 files changed, 177 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/asan/pr120608-1.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pr120608-2.c
create mode 100644 gcc/testsuite/g++.dg/asan/pr120608.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 0850800ff0e gdb: only use /proc/PID/exe for local f/s with no sysroot
new b2390383600 gdb: linux-namespaces: enter user namespace when appropriate
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/nat/linux-namespaces.c | 24 +++-
...me-unwind-disable.c => user-namespace-attach.c} | 13 ++
gdb/testsuite/gdb.base/user-namespace-attach.exp | 136 +++++++++++++++++++++
3 files changed, 172 insertions(+), 1 deletion(-)
copy gdb/testsuite/gdb.base/{frame-unwind-disable.c => user-namespace-attach.c} (80%)
create mode 100644 gdb/testsuite/gdb.base/user-namespace-attach.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 98cc89d9ca1 gdbserver: include sys/stat.h for 'struct stat'
new bed15c776d1 gdb: better warning when attaching, and executable is unknown
new 0850800ff0e gdb: only use /proc/PID/exe for local f/s with no sysroot
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:
gdb/exec.c | 8 +++++
gdb/linux-nat.c | 11 +++++--
gdb/nat/linux-procfs.c | 30 +++++++++++++++---
gdb/nat/linux-procfs.h | 14 ++++++--
gdb/testsuite/gdb.base/attach-deleted-exec.exp | 44 ++++++++++++++++++++++++++
gdbserver/linux-low.cc | 4 +--
6 files changed, 101 insertions(+), 10 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 28b75d9dcb8 Automatic date update in version.in
new 98cc89d9ca1 gdbserver: include sys/stat.h for 'struct stat'
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:
gdbserver/target.h | 1 +
1 file changed, 1 insertion(+)
--
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 b3b0d0308c hurd: Remove a duplicate entry from 'tests-unsupported'.
new 9b3730a54b powerpc: use .machine power10 in POWER10 assembler sources
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/powerpc/powerpc64/le/power10/memcmp.S | 2 +-
sysdeps/powerpc/powerpc64/le/power10/memcpy.S | 2 +-
sysdeps/powerpc/powerpc64/le/power10/memmove.S | 2 +-
sysdeps/powerpc/powerpc64/le/power10/memset.S | 2 +-
sysdeps/powerpc/powerpc64/le/power10/strlen.S | 2 +-
5 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.
unknown user pushed a change to branch akhuettel/tests-libgcc-v3
in repository glibc.
at 3fcd241751 elf: Remove now pointless empty ld.so.conf files in single tests
This branch includes the following new commits:
new b7e8b6b364 Makeconfig: Add libgcc directory to rtld-prefix search path
new 7d4a7c22ce Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
new 4b135f2e25 support: Always run ldconfig in containered tests
new 3fcd241751 elf: Remove now pointless empty ld.so.conf files in single tests
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.
--
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 akhuettel/tests-libgcc-v2
in repository glibc.
at 97cd413f16 elf: Remove now pointless empty ld.so.conf files in single tests
This branch includes the following new commits:
new 407fe3d694 Makeconfig: Add libgcc directory to rtld-prefix search path
new 518b31f63f Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
new 99b0c9d315 support: Always run ldconfig in containered tests
new 97cd413f16 elf: Remove now pointless empty ld.so.conf files in single tests
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.
--
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 7e4d55f3030 match: Simplify doubled not, negate and conjugate operators [...]
new 6deab186535 vect: Use combined peeling and versioning for mutually aligned DRs
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.dg/vect/vect-early-break_133_pfa6.c | 2 +-
gcc/tree-vect-data-refs.cc | 168 ++++++++++++++++-----
gcc/tree-vect-loop-manip.cc | 98 +++++++++---
gcc/tree-vect-loop.cc | 1 +
gcc/tree-vectorizer.h | 16 ++
5 files changed, 223 insertions(+), 62 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 97044a47de5 tree-optimization/120729 - limit compile time in uninit_ana [...]
new 7e4d55f3030 match: Simplify doubled not, negate and conjugate operators [...]
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/match.pd | 6 +++---
gcc/testsuite/gfortran.dg/non_lvalue_1.f90 | 32 ++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/non_lvalue_1.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 newlib.
from b1bf7e1ee Increase SYMLOOP_MAX limit to 63 per Win32 spec
new 827743ab7 Cygwin: symlink_native: allow linking to `..`
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/path.cc | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.