This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from a50a080f6b elf: Fix tests that rely on ld.so.cache for cross-compiling
new 934c48a05b NEWS: Fix typo in CVE-2021-3326 entry
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:
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 83bdc9f7034 c++: Fix unordered entity array [PR 98843]
new 91a95ad2ae0 [PATCH, rs6000] improve vec_ctf invalid parameter handling.
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/rs6000/rs6000-call.c | 4 +-
gcc/testsuite/gcc.target/powerpc/builtins-1.fold.h | 4 +-
gcc/testsuite/gcc.target/powerpc/builtins-2.c | 6 +-
gcc/testsuite/gcc.target/powerpc/pr91903.c | 73 ++++++++++++++++++++++
4 files changed, 81 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr91903.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 2dd1f944547 tree-optimization/98866 - Compile time hog in VRP
new 83bdc9f7034 c++: Fix unordered entity array [PR 98843]
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/module.cc | 36 ++++++++++++++++++++++----------
gcc/testsuite/g++.dg/modules/pr98843_a.C | 5 +++++
gcc/testsuite/g++.dg/modules/pr98843_b.H | 12 +++++++++++
gcc/testsuite/g++.dg/modules/pr98843_c.C | 10 +++++++++
4 files changed, 52 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/pr98843_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr98843_b.H
create mode 100644 gcc/testsuite/g++.dg/modules/pr98843_c.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 570bb42376 NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcaps
new d7f4f3f5fb NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)
new a50a080f6b elf: Fix tests that rely on ld.so.cache for cross-compiling
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:
NEWS | 6 +++++
.../ldconfig.run} | 0
.../ldconfig.run} | 0
support/test-container.c | 26 ++++++++++++++++++++++
4 files changed, 32 insertions(+)
copy elf/{tst-glibc-hwcaps-2-cache.root/postclean.req => tst-glibc-hwcaps-prepend- [...]
copy elf/{tst-glibc-hwcaps-2-cache.root/postclean.req => tst-ldconfig-ld_so_conf-u [...]
--
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 253352e79 Cygwin: pty: Allow multiple apps to enable pseudo console sim [...]
new 883abd9d7 Cygwin: fchmodat: add limited support for AT_SYMLINK_NOFOLLOW
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/syscalls.cc | 20 +++++++++++++++-----
1 file changed, 15 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 master
in repository glibc.
from 04dff6fc0d x86: Properly set usable CET feature bits [BZ #26625]
new 570bb42376 NEWS: Add entry for glibc-hwcaps and deprecate legacy hwcaps
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:
NEWS | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
--
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 a7f52181a6a rtl-optimization/98863 - tame i386 specific RPAD pass
new 2dd1f944547 tree-optimization/98866 - Compile time hog in VRP
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/gimple-range-gori.cc | 27 ++++++++++++++++++++++-----
gcc/gimple-range-gori.h | 1 +
gcc/gimple-range.cc | 6 ++++++
3 files changed, 29 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 master
in repository gcc.
from ee4c4fe289e aarch64: Use RTL builtins for [su]mull_n intrinsics
new a7f52181a6a rtl-optimization/98863 - tame i386 specific RPAD pass
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-features.c | 17 +++++++----------
1 file changed, 7 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 releases/gcc-9
in repository gcc.
from a7e6e7a9299 tree-optimization/97627 - Avoid computing niters for fake edges
new ca02f0a0eb0 c++: Fix list-init of array of no-copy type [PR63707]
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/tree.c | 10 +++++++++-
gcc/testsuite/g++.dg/cpp0x/initlist-array13.C | 16 ++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array13.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-10
in repository gcc.
from 3976b2701b8 tree-optimization/97627 - Avoid computing niters for fake edges
new 81fd2df5911 c++: Fix list-init of array of no-copy type [PR63707]
new 506fcfdb125 c++: Avoid redundant copy in {} init [PR98642]
new 85908100051 c++: Invisible refs are not restrict [PR97474]
new 2127d2c3ee2 c++: [[no_unique_address]] in empty base [PR98463]
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.
Summary of changes:
gcc/cp/call.c | 6 +-----
gcc/cp/constexpr.c | 16 +++++++++++++-
gcc/cp/tree.c | 10 ++++++++-
gcc/cp/typeck2.c | 20 +++++++++++++++---
gcc/testsuite/g++.dg/cpp0x/initlist-array13.C | 16 ++++++++++++++
gcc/testsuite/g++.dg/cpp1z/elide5.C | 15 +++++++++++++
gcc/testsuite/g++.dg/cpp2a/no_unique_address8.C | 11 ++++++++++
gcc/testsuite/g++.dg/torture/pr97474.C | 28 +++++++++++++++++++++++++
8 files changed, 112 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array13.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/elide5.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address8.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr97474.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.