This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1e35a518258 Fortran/OpenACC: Add Fortran support for acc_attach/acc_detach
new 750bc289984 gcn: Fix glc vs. sc0 handling for scalar memory access
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/config/gcn/gcn-opts.h | 7 +++++--
gcc/config/gcn/gcn.cc | 2 ++
gcc/config/gcn/gcn.md | 30 +++++++++++++++---------------
3 files changed, 22 insertions(+), 17 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 glibc.
from db94e6343a inet: Implement inet_ntoa on top of inet_ntop
new 3b0d495ac4 Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [B [...]
new 36bcbc6b5b Linux: Convert '__close_nocancel_nostatus' to a standalone handler
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:
sysdeps/unix/sysv/linux/Makefile | 1 +
sysdeps/unix/sysv/linux/Versions | 1 +
.../{mach/hurd => unix/sysv/linux}/close_nocancel_nostatus.c | 10 ++++------
sysdeps/unix/sysv/linux/not-cancel.h | 12 ++++--------
4 files changed, 10 insertions(+), 14 deletions(-)
copy sysdeps/{mach/hurd => unix/sysv/linux}/close_nocancel_nostatus.c (81%)
--
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 ed7fc2b29ea c++: Implement C++26 P3618R0 - Allow attaching main to the [...]
new 5bc92717b80 Fortran: fix ICE in verify_gimple_in_seq with substrings [P [...]
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 | 5 +++--
gcc/testsuite/gfortran.dg/pr120743.f90 | 38 ++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr120743.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 fc6f074e04 riscv: linux: Add support for getrandom vDSO
new e6ad9650fb benchtests: Add IPv4 inet_ntop benchmark
new 14ca258cc5 benchtests: Add IPv6 inet_ntop benchmark
new f22f6a5b84 resolve: Proper indent resolv/inet_ntop.c
new 80f389ed7e resolv: Optimize inet_ntop
new db94e6343a inet: Implement inet_ntoa on top of inet_ntop
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:
benchtests/Makefile | 7 +
benchtests/inet_ntop_ipv4-inputs | 1003 ++++++++++++++++++++++++++++++++++++
benchtests/inet_ntop_ipv4-source.c | 10 +
benchtests/inet_ntop_ipv6-inputs | 1003 ++++++++++++++++++++++++++++++++++++
benchtests/inet_ntop_ipv6-source.c | 10 +
inet/inet_ntoa.c | 7 +-
resolv/inet_ntop.c | 358 +++++++------
7 files changed, 2226 insertions(+), 172 deletions(-)
create mode 100644 benchtests/inet_ntop_ipv4-inputs
create mode 100644 benchtests/inet_ntop_ipv4-source.c
create mode 100644 benchtests/inet_ntop_ipv6-inputs
create mode 100644 benchtests/inet_ntop_ipv6-source.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 8f5fac56ca3 i386: Convert LEA stack adjust insn to SUB when FLAGS_REG is dead
new ed7fc2b29ea c++: Implement C++26 P3618R0 - Allow attaching main to the [...]
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/decl.cc | 4 ++--
gcc/testsuite/g++.dg/modules/main-2.C | 4 ++++
gcc/testsuite/g++.dg/modules/main-3.C | 7 +++++++
gcc/testsuite/g++.dg/parse/linkage5.C | 5 +++--
gcc/testsuite/g++.dg/parse/linkage7.C | 7 +++++++
gcc/testsuite/g++.dg/parse/linkage8.C | 5 +++++
6 files changed, 28 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/main-2.C
create mode 100644 gcc/testsuite/g++.dg/modules/main-3.C
create mode 100644 gcc/testsuite/g++.dg/parse/linkage7.C
create mode 100644 gcc/testsuite/g++.dg/parse/linkage8.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 63076dbe215 Remove non-SLP path from vectorizable_load
new 8f5fac56ca3 i386: Convert LEA stack adjust insn to SUB when FLAGS_REG is dead
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/config/i386/i386.md | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 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 newlib.
from d8e6d54f3 Cygwin: add release note about `..` symlinks
new 42d3f122a Cygwin: fix syntax error in cpu_relax.h for AArch64
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/testsuite/winsup.api/pthread/cpu_relax.h | 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 main
in repository newlib.
from d8e6d54f3 Cygwin: add release note about `..` symlinks
new 42d3f122a Cygwin: fix syntax error in cpu_relax.h for AArch64
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/testsuite/winsup.api/pthread/cpu_relax.h | 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 744dabeb29d Allow DAP "threads" request when inferior is running
new 3b5b306522f [gdb/testsuite] Make gdb.dap/log-message.exp more robust
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.dap/log-message.exp | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.