This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5609d77e683 RISC-V: Test cbo.zero expansion for rv32
new 3cefe91b74f c++: add test for DR 2855
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/testsuite/g++.dg/DRs/dr2855.C | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2855.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 1dbf2bef79 LoongArch: Add support for TLS Descriptors
new 25c9c3789e localedata: Fix several issues with the set of characters co [...]
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:
SHARED-FILES | 2 +-
localedata/charmaps/UTF-8 | 34 +-
localedata/unicode-gen/HangulSyllableType.txt | 858 ++++++++++++
localedata/unicode-gen/Makefile | 11 +-
localedata/unicode-gen/PropList.txt | 1827 -------------------------
localedata/unicode-gen/utf8_gen.py | 145 +-
6 files changed, 979 insertions(+), 1898 deletions(-)
create mode 100644 localedata/unicode-gen/HangulSyllableType.txt
delete mode 100644 localedata/unicode-gen/PropList.txt
--
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-12
in repository gcc.
from de66146b393 Daily bump.
new 44191982c6b ipa: Force args obtined through pass-through maps to the ex [...]
new 2183e5b5aa3 ipa: Self-DCE of uses of removed call LHSs (PR 108007)
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/cgraph.cc | 10 ++-
gcc/cgraph.h | 9 ++-
gcc/ipa-param-manipulation.cc | 118 +++++++++++++++++++++++++++++-------
gcc/ipa-param-manipulation.h | 5 +-
gcc/testsuite/g++.dg/ipa/pr113757.C | 14 +++++
gcc/testsuite/gcc.dg/ipa/pr108007.c | 32 ++++++++++
gcc/testsuite/gcc.dg/ipa/pr112616.c | 28 +++++++++
gcc/testsuite/gcc.dg/ipa/pr114247.c | 31 ++++++++++
gcc/tree-inline.cc | 27 +++------
9 files changed, 230 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr113757.C
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr108007.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr112616.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr114247.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 43fb827f259 AArch64: Use UZP1 instead of INS
new 5609d77e683 RISC-V: Test cbo.zero expansion for rv32
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.target/riscv/cmo-zicboz-zic64-1.c | 37 +++++++---------------
1 file changed, 11 insertions(+), 26 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 9b7cad5884f Avoid pointer compares on TYPE_MAIN_VARIANT in TBAA
new 43fb827f259 AArch64: Use UZP1 instead of INS
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/aarch64/aarch64-simd.md | 4 ++--
gcc/testsuite/gcc.target/aarch64/ldp_stp_16.c | 16 ++++++++--------
gcc/testsuite/gcc.target/aarch64/pr109072_1.c | 4 ++--
gcc/testsuite/gcc.target/aarch64/vec-init-14.c | 4 ++--
gcc/testsuite/gcc.target/aarch64/vec-init-9.c | 12 ++++++------
5 files changed, 20 insertions(+), 20 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 ff105c39bde testsuite: Require lto-plugin in gcc.dg/ipa/ipa-icf-38.c [PR85656]
new 9b7cad5884f Avoid pointer compares on TYPE_MAIN_VARIANT in TBAA
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/alias.cc | 5 +----
gcc/alias.h | 1 +
gcc/tree-ssa-alias.cc | 6 +++---
3 files changed, 5 insertions(+), 7 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 4f90313d02a aarch64: testsuite: share test utils macros and use them
new 16b4196349f aarch64: Add simd dependency to +sha2
new 53071aac476 aarch64: Add sysreg features to +d128 dependencies
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:
gas/config/tc-aarch64.c | 9 ++++++---
1 file changed, 6 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 gcc.
from a0e9fde8766 testsuite: i386: Fix g++.target/i386/pr97054.C on Solaris
new 23ef0f68ad5 libstdc++: Fix data race in std::basic_ios::fill() [PR77704]
new ff105c39bde testsuite: Require lto-plugin in gcc.dg/ipa/ipa-icf-38.c [PR85656]
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/testsuite/gcc.dg/ipa/ipa-icf-38.c | 1 +
libstdc++-v3/include/bits/basic_ios.h | 10 ++-
libstdc++-v3/include/bits/basic_ios.tcc | 15 +++--
.../testsuite/27_io/basic_ios/fill/char/1.cc | 78 ++++++++++++++++++++++
.../testsuite/27_io/basic_ios/fill/wchar_t/1.cc | 55 +++++++++++++++
5 files changed, 149 insertions(+), 10 deletions(-)
create mode 100644 libstdc++-v3/testsuite/27_io/basic_ios/fill/char/1.cc
create mode 100644 libstdc++-v3/testsuite/27_io/basic_ios/fill/wchar_t/1.cc
--
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 ad22c607f3e RISC-V: Allow by-pieces to do overlapping accesses in block [...]
new a0e9fde8766 testsuite: i386: Fix g++.target/i386/pr97054.C on Solaris
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/testsuite/g++.target/i386/pr97054.C | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.