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 cbebc0a753d Daily bump.
new eda24f6c12b c++: equivalence of non-dependent calls [PR107461]
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/cp-tree.h | 1 +
gcc/cp/pt.cc | 2 +-
gcc/cp/tree.cc | 24 +++++++++++++++++++-----
gcc/testsuite/g++.dg/cpp0x/overload5.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp0x/overload5a.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/overload6.C | 16 ++++++++++++++++
6 files changed, 59 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/overload5.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/overload5a.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/overload6.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 glibc.
from c980549cc6 Account for grouping in printf width (bug 30068)
new d2d3f3720c AArch64: Improve SVE memcpy and memmove
new 32c7acd464 Replace rawmemchr (s, '\0') with strchr
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:
benchtests/bench-rawmemchr.c | 2 +-
benchtests/bench-strtok.c | 2 +-
elf/dl-support.c | 2 +-
elf/ldconfig.c | 2 +-
elf/rtld.c | 5 ++---
iconv/gconv_conf.c | 4 ++--
iconvdata/iso646.c | 2 +-
iconvdata/utf-7.c | 2 +-
inet/getnetgrent_r.c | 6 +++---
intl/dcigettext.c | 4 ----
io/ftw.c | 2 +-
libio/strops.c | 2 +-
manual/string.texi | 10 +---------
nis/nis_addmember.c | 2 +-
nis/nis_call.c | 4 ++--
nis/nis_local_names.c | 4 ++--
nis/nis_removemember.c | 2 +-
nscd/connections.c | 2 +-
nscd/grpcache.c | 2 +-
nscd/netgroupcache.c | 12 ++++++------
nscd/pwdcache.c | 2 +-
nss/nss_db/db-XXX.c | 2 +-
stdlib/canonicalize.c | 3 +--
string/rawmemchr.c | 2 +-
sysdeps/aarch64/multiarch/memcpy_sve.S | 34 ++++++++++++++--------------------
25 files changed, 48 insertions(+), 68 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 a1dcc64c9b Move RETURN_TO to x86/sysdep.h and implement x86_64 version.
new c980549cc6 Account for grouping in printf width (bug 30068)
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:
stdio-common/Makefile | 2 ++
stdio-common/tst-grouping3.c | 54 +++++++++++++++++++++++++++++++++++++
stdio-common/vfprintf-process-arg.c | 22 +++++++++++----
3 files changed, 73 insertions(+), 5 deletions(-)
create mode 100644 stdio-common/tst-grouping3.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 277e1f30a5e aarch64: Fix up bfmlal lane pattern [PR104921]
new 74337475431 Remove unused variables and procedures.
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/M2Preprocess.mod | 2 ++
gcc/m2/gm2-lang.cc | 1 -
gcc/m2/gm2spec.cc | 28 ----------------------------
3 files changed, 2 insertions(+), 29 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 c6e601de8 libc: arm: Implement setjmp GCC backwards compatibility.
new 23e49b18c setlocale: create LC_ALL string when changing locale
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:
newlib/libc/locale/locale.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 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 c6e601de8 libc: arm: Implement setjmp GCC backwards compatibility.
new 23e49b18c setlocale: create LC_ALL string when changing locale
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:
newlib/libc/locale/locale.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.