This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a78e2c3a00d [to-be-committed,RISC-V] Improve bset generation when bit p [...]
new 7f9be55a463 tree-optimization/115537 - ICE with SLP condition reduction [...]
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/gcc.dg/vect/pr115537.c | 19 +++++++++++++++++++
gcc/tree-vect-loop.cc | 5 +++--
2 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr115537.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 28c812b3490 readelf: rename recently added testsuite files
new 1cdcc977329 libctf: strtab corruption when strings are added to ctf_ope [...]
new f7b02dc3e12 include: fix libctf ECTF_NOENUMNAM error message
new 0c5f03a9d5e libctf: doc: fix ctf_stype_t typedef string in spec
new f8da1a05db6 libctf: dedup: enums with overlapping enumerators are conflicting
new 327356780ab libctf: don't leak enums if ctf_add_type fails
new e3cd5660756 libctf: fix dict leak on archive-wide symbol lookup error path
new 9f0fb75b8e1 libctf: suppress spurious failure of malloc-counting tests [...]
new 6e09d4a6e6e libctf: prohibit addition of enums with overlapping enumera [...]
new 4bbc4b1f5cf libctf: make the ctf_next ctn_fp non-const
new 1f62f2a9b56 include: libctf: comment improvements
new 2fa4b6e6df0 libctf, include: new functions for looking up enumerators
The 11 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:
include/ctf-api.h | 60 ++++++--
ld/testsuite/ld-ctf/enum-3.c | 3 +
ld/testsuite/ld-ctf/enum-4.c | 3 +
ld/testsuite/ld-ctf/overlapping-enums-2.d | 36 +++++
ld/testsuite/ld-ctf/overlapping-enums.d | 35 +++++
libctf/config.h.in | 3 +
libctf/configure | 2 +-
libctf/configure.ac | 2 +-
libctf/ctf-archive.c | 108 +++++++++++++
libctf/ctf-create.c | 48 +++++-
libctf/ctf-dedup.c | 42 +++++-
libctf/ctf-hash.c | 6 +
libctf/ctf-impl.h | 28 ++--
libctf/ctf-lookup.c | 145 ++++++++++++++++++
libctf/ctf-open.c | 132 ++++++++++++++--
libctf/ctf-string.c | 2 +
libctf/ctf-util.c | 29 +++-
libctf/doc/ctf-spec.texi | 2 +-
libctf/libctf.ver | 7 +
libctf/testsuite/lib/ctf-lib.exp | 5 +
libctf/testsuite/libctf-lookup/enum-ctf-2.c | 6 +
.../testsuite/libctf-lookup/enumerator-iteration.c | 168 +++++++++++++++++++++
.../libctf-lookup/enumerator-iteration.lk | 17 +++
.../testsuite/libctf-regression/open-error-free.c | 13 ++
24 files changed, 849 insertions(+), 53 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/enum-3.c
create mode 100644 ld/testsuite/ld-ctf/enum-4.c
create mode 100644 ld/testsuite/ld-ctf/overlapping-enums-2.d
create mode 100644 ld/testsuite/ld-ctf/overlapping-enums.d
create mode 100644 libctf/testsuite/libctf-lookup/enum-ctf-2.c
create mode 100644 libctf/testsuite/libctf-lookup/enumerator-iteration.c
create mode 100644 libctf/testsuite/libctf-lookup/enumerator-iteration.lk
--
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 5f6b42969d5 [MAINTAINERS] Update my email address
new d8c8ab7de71 analyzer: Fix g++ 4.8 bootstrap without using std::move to [...]
new 89c26a99102 libstdc++: Fix outdated comment about standard integer types
new a78e2c3a00d [to-be-committed,RISC-V] Improve bset generation when bit p [...]
The 3 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/analyzer/constraint-manager.cc | 12 +++++-----
gcc/analyzer/constraint-manager.h | 6 ++---
gcc/analyzer/program-state.cc | 8 +++----
gcc/analyzer/program-state.h | 4 ++--
gcc/analyzer/region-model.cc | 8 +++----
gcc/analyzer/region-model.h | 4 ++--
gcc/analyzer/region.cc | 4 ++--
gcc/analyzer/region.h | 2 +-
gcc/analyzer/store.cc | 8 +++----
gcc/analyzer/store.h | 4 ++--
gcc/analyzer/svalue.cc | 4 ++--
gcc/analyzer/svalue.h | 2 +-
gcc/config/riscv/bitmanip.md | 36 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/zbs-ext-2.c | 24 +++++++++++++++++++
libstdc++-v3/include/bits/cpp_type_traits.h | 6 ++---
15 files changed, 95 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/zbs-ext-2.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a626ee6a9 Add entry 7ec903e028271d029818378fd60ddaf6b76b89ac from https [...]
new 38826a7fa Add entry 7ec903e028271d029818378fd60ddaf6b76b89ac from https [...]
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:
.../jira/description | 4 ++
.../jira/yaml | 4 ++
.../status.txt | 4 ++
.../master-aarch64/details.txt | 73 ++++++++++------------
.../master-aarch64/reproduction_instructions.txt | 4 +-
.../master-aarch64}/status-summary.txt | 0
.../{master-arm => master-aarch64}/status.txt | 6 +-
.../tcwg_gnu_native_check_glibc/status-summary.txt | 2 +-
.../tcwg_gnu_native_check_glibc/status.txt | 4 ++
9 files changed, 54 insertions(+), 47 deletions(-)
copy {gcc/sha1/bdc264a16e327c63d133131a695a202fbbc0a6a0/tcwg_gnu_native_check_gcc [...]
copy glibc/sha1/7ec903e028271d029818378fd60ddaf6b76b89ac/{tcwg_glibc_check => tcwg [...]
copy {gcc/sha1/1413af02d62182bc1e19698aaa4dae406f8f13bf => glibc/sha1/7ec903e02827 [...]
copy glibc/sha1/7ec903e028271d029818378fd60ddaf6b76b89ac/tcwg_gnu_native_check_gli [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from cc2df0832 Add entry 7ec903e028271d029818378fd60ddaf6b76b89ac from https [...]
new a626ee6a9 Add entry 7ec903e028271d029818378fd60ddaf6b76b89ac from https [...]
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:
.../tcwg_gnu_native_check_glibc/master-aarch64/build_url | 2 +-
.../master-aarch64/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy glibc/sha1/{02976a4a4b2d01a524b33a508994664ffaf88d79 => 7ec903e028271d0298183 [...]
copy glibc/sha1/7ec903e028271d029818378fd60ddaf6b76b89ac/{tcwg_glibc_check => tcwg [...]
--
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 c67a9a9c8e9 aarch64: Add some uses of force_highpart_subreg
new 5f6b42969d5 [MAINTAINERS] Update my email address
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:
MAINTAINERS | 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 c2db2b8a377 RISC-V: Fixed typo from smscrind to smcsrind in riscv_impli [...]
new 28c812b3490 readelf: rename recently added testsuite files
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:
.../testsuite/binutils-all/{display-section.0 => display-section-0.r} | 0
.../binutils-all/{display-section.r => display-section-rel.r} | 0
binutils/testsuite/binutils-all/readelf.exp | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
rename binutils/testsuite/binutils-all/{display-section.0 => display-section-0.r} (100%)
rename binutils/testsuite/binutils-all/{display-section.r => display-section-rel.r [...]
--
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 c9b96a68860 c23: Fix for redeclared enumerator initialized with differe [...]
new 01044471ea3 Make force_subreg emit nothing on failure
new 1474a8eead4 aarch64: Use force_subreg in more places
new d4047da6a07 Make more use of force_subreg
new 5f40d1c0cc6 Add force_lowpart_subreg
new 6bd4fbae45d aarch64: Add some uses of force_lowpart_subreg
new a573ed4367e Make more use of force_lowpart_subreg
new e0700fbe352 Add force_highpart_subreg
new c67a9a9c8e9 aarch64: Add some uses of force_highpart_subreg
The 8 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/builtins.cc | 22 +++--------
gcc/config/aarch64/aarch64-builtins.cc | 15 ++++----
gcc/config/aarch64/aarch64-simd.md | 4 +-
gcc/config/aarch64/aarch64-sve-builtins-base.cc | 10 ++---
.../aarch64/aarch64-sve-builtins-functions.h | 6 +--
gcc/config/aarch64/aarch64-sve-builtins-sme.cc | 2 +-
gcc/config/aarch64/aarch64.cc | 31 +++++----------
gcc/explow.cc | 34 ++++++++++++++++-
gcc/explow.h | 2 +
gcc/expmed.cc | 26 +++++--------
gcc/expr.cc | 44 +++++++++++-----------
gcc/optabs.cc | 26 ++-----------
.../aarch64/sve/acle/general/pr115464_2.c | 11 ++++++
13 files changed, 111 insertions(+), 122 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr115464_2.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 e17114f99c9 rs6000: Shrink rs6000_init_generated_builtins size [PR115324]
new c9b96a68860 c23: Fix for redeclared enumerator initialized with differe [...]
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/c/c-decl.cc | 29 ++++++++++++++++++++++---
gcc/testsuite/gcc.dg/c23-tag-enum-6.c | 20 +++++++++++++++++
gcc/testsuite/gcc.dg/c23-tag-enum-7.c | 41 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr115109.c | 8 +++++++
4 files changed, 95 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/c23-tag-enum-6.c
create mode 100644 gcc/testsuite/gcc.dg/c23-tag-enum-7.c
create mode 100644 gcc/testsuite/gcc.dg/pr115109.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 eaf4fc516a math: Update mips32/mips64 ulps for log2p1
new f14b6dfc87 x86: Remove HWCAP_START and HWCAP_COUNT
new c5aa5fd40a elf: Remove loading legacy hwcaps/platform entries in dynami [...]
new 8faada8302 elf: Remove _dl_string_platform
new 374c8b4483 elf: Remove platform strings in dl-procinfo.c
new ed23449dac elf: Remove _DL_HWCAP_PLATFORM
new 43c7c5e62d elf: Remove _DL_FIRST_PLATFORM
new 343439a31e elf: Remove _DL_PLATFORMS_COUNT
new ad0aa1f549 elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_mask
new e260ceb4aa elf: Remove HWCAP_IMPORTANT
new 176671f604 linux: add definitions for hugetlb page size encodings
new f6ea5d1291 Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c
The 11 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:
elf/dl-cache.c | 22 ++--------
elf/dl-diagnostics.c | 3 --
elf/dl-tunables.list | 7 ---
elf/tst-env-setuid.c | 1 -
manual/README.tunables | 12 +++---
manual/tunables.texi | 11 -----
sysdeps/alpha/dl-procinfo.c | 62 ---------------------------
sysdeps/alpha/dl-procinfo.h | 24 -----------
sysdeps/csky/dl-procinfo.c | 62 ---------------------------
sysdeps/csky/dl-procinfo.h | 23 ----------
sysdeps/generic/dl-procinfo.h | 8 ----
sysdeps/generic/unsecvars.h | 1 -
sysdeps/mips/dl-procinfo.c | 49 +++------------------
sysdeps/mips/dl-procinfo.h | 24 -----------
sysdeps/powerpc/dl-procinfo.h | 8 ----
sysdeps/s390/dl-procinfo-s390.c | 6 ---
sysdeps/s390/dl-procinfo.h | 29 -------------
sysdeps/sparc/dl-procinfo.h | 10 -----
sysdeps/sparc/sparc32/dl-machine.h | 6 ---
sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h | 8 ----
sysdeps/unix/sysv/linux/arm/dl-procinfo.h | 7 ---
sysdeps/unix/sysv/linux/bits/mman-linux.h | 21 ++++++++-
sysdeps/unix/sysv/linux/bits/shm.h | 22 ++++++++++
sysdeps/unix/sysv/linux/dl-sysdep.c | 1 +
sysdeps/unix/sysv/linux/tst-mman-consts.py | 8 ++--
sysdeps/x86/dl-hwcap.h | 25 -----------
sysdeps/x86/dl-procinfo.c | 21 +--------
sysdeps/x86/dl-procinfo.h | 22 ----------
sysdeps/x86_64/dl-procruntime.c | 5 +--
29 files changed, 66 insertions(+), 442 deletions(-)
delete mode 100644 sysdeps/alpha/dl-procinfo.c
delete mode 100644 sysdeps/csky/dl-procinfo.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.