This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 74e3e839ab2 aarch64: Rework uxtl->zip optimisation [PR113196]
new c05beab4ae2 varasm: Fix up process_pending_assemble_externals [PR113182]
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/varasm.cc | 6 ++++--
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4792706a9 Add entry 7cbe41d35e6a60776484e04e42e408de9fc82954 from https [...]
new f1e199d27 Add entry b5476e4c881b0d2bfbbfb84ee38d791123acf8e1 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_gcc/master-arm/build_url | 2 +-
.../{tcwg_gcc_check => tcwg_gnu_native_check_gcc}/master-arm/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e => b5476e4c881b0d2bfbbfb84 [...]
copy gcc/sha1/b5476e4c881b0d2bfbbfb84ee38d791123acf8e1/{tcwg_gcc_check => tcwg_gnu [...]
--
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 81d309168b2 aarch64: Use a global map to detect duplicated overloads [P [...]
new 0d74ff2d7e6 Keep track of the FUNCTION_BEG note
new 74e3e839ab2 aarch64: Rework uxtl->zip optimisation [PR113196]
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/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64-simd.md | 134 ++++++---------------
gcc/config/aarch64/aarch64.cc | 53 +++++++-
gcc/config/aarch64/aarch64.h | 6 +
gcc/config/aarch64/iterators.md | 2 +
gcc/emit-rtl.h | 4 +
gcc/function.cc | 2 +-
.../gcc.target/aarch64/{pr113104.c => pr113196.c} | 8 +-
.../gcc.target/aarch64/simd/vmovl_high_1.c | 8 +-
.../gcc.target/aarch64/vect_mixed_sizes_10.c | 2 +-
.../gcc.target/aarch64/vect_mixed_sizes_8.c | 2 +-
.../gcc.target/aarch64/vect_mixed_sizes_9.c | 2 +-
12 files changed, 108 insertions(+), 116 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/{pr113104.c => pr113196.c} (55%)
--
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 0acb63670bf RISC-V: Adjust scalar_to_vec cost
new d76651d9170 aarch64: Use a separate group for SME builtins [PR112989]
new 81d309168b2 aarch64: Use a global map to detect duplicated overloads [P [...]
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/config/aarch64/aarch64-sve-builtins-sme.def | 53 +++++++++++++++-------
gcc/config/aarch64/aarch64-sve-builtins-sve2.def | 1 +
gcc/config/aarch64/aarch64-sve-builtins.cc | 48 ++++++++++++--------
gcc/config/aarch64/aarch64-sve-builtins.def | 13 ------
gcc/config/aarch64/aarch64-sve-builtins.h | 4 --
.../aarch64/sve/acle/general-c/clamp_1.c | 2 +-
6 files changed, 69 insertions(+), 52 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 c75579169eb lower-bitint: Fix up handling of unsigned INTEGER_CSTs oper [...]
new 0acb63670bf RISC-V: Adjust scalar_to_vec cost
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/riscv/riscv-protos.h | 11 ++++++++++
gcc/config/riscv/riscv-vector-costs.cc | 23 ++++++++++++++++++++
gcc/config/riscv/riscv.cc | 25 ++++++++++++++--------
.../gcc.dg/vect/costmodel/riscv/rvv/pr113281-1.c | 18 ++++++++++++++++
.../gcc.dg/vect/costmodel/riscv/rvv/pr113281-2.c | 18 ++++++++++++++++
.../gcc.target/riscv/rvv/autovec/pr113209.c | 2 +-
6 files changed, 87 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/pr113281-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/pr113281-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 6d40d7e58 Add entry 7cbe41d35e6a60776484e04e42e408de9fc82954 from https [...]
new 4792706a9 Add entry 7cbe41d35e6a60776484e04e42e408de9fc82954 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:
.../7cbe41d35e6a60776484e04e42e408de9fc82954/jira/description | 5 +++++
gcc/sha1/7cbe41d35e6a60776484e04e42e408de9fc82954/jira/yaml | 5 +++++
gcc/sha1/7cbe41d35e6a60776484e04e42e408de9fc82954/status.txt | 5 +++++
.../master-thumb_v8a_hard_eabi}/details.txt | 10 ++++------
.../master-thumb_v8a_hard_eabi}/reproduction_instructions.txt | 4 ++--
.../master-thumb_v8a_hard_eabi}/status-summary.txt | 0
.../master-thumb_v8a_hard_eabi/status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
9 files changed, 27 insertions(+), 10 deletions(-)
copy gcc/sha1/7cbe41d35e6a60776484e04e42e408de9fc82954/{tcwg_gcc_check/master-arm [...]
copy gcc/sha1/7cbe41d35e6a60776484e04e42e408de9fc82954/{tcwg_gcc_check/master-arm [...]
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e/tcwg_gnu_cross_check_gcc/m [...]
copy gcc/sha1/{1b13c424da4d2d5e3505ba47786a4ac4f3efb177 => 7cbe41d35e6a60776484e04 [...]
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e/tcwg_gnu_cross_check_gcc/m [...]
create mode 100644 gcc/sha1/7cbe41d35e6a60776484e04e42e408de9fc82954/tcwg_gnu_embe [...]
--
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 85e9c2e85 Add entry 47ff07a6c283a39fa3b8c92d823c8851678dfc0f from https [...]
new 6d40d7e58 Add entry 7cbe41d35e6a60776484e04e42e408de9fc82954 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_embed_check_gcc/master-thumb_v8a_hard_eabi}/build_url | 2 +-
.../master-thumb_v8a_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/7cbe41d35e6a60776484e04e42e408de9fc82954/{tcwg_gcc_check/master-arm [...]
--
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 76118e1675f gdb/python: New InferiorThread.ptid_string attribute
new 3b9ff5d9009 gdb: add trailing '/' when using 'complete' with directory names
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/completer.c | 26 ++++--
gdb/completer.h | 12 ++-
gdb/linespec.c | 2 +-
gdb/testsuite/gdb.base/filename-completion.exp | 94 ++++++++++++++++++++
gdb/testsuite/lib/completion-support.exp | 116 +++++++++++++++----------
5 files changed, 198 insertions(+), 52 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/filename-completion.exp
--
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 c1680bd2df1 lower-bitint: Fix up handling of uninitialized large/huge _ [...]
new a2d66158541 lower-bitint: Fix a typo in a condition [PR113323]
new 4c08f0dde4c sra: Punt for too large _BitInt accesses [PR113330]
new c75579169eb lower-bitint: Fix up handling of unsigned INTEGER_CSTs oper [...]
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/gimple-lower-bitint.cc | 4 ++--
gcc/testsuite/gcc.dg/bitint-68.c | 14 ++++++++++++++
gcc/testsuite/gcc.dg/bitint-69.c | 25 +++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/bitint-46.c | 32 ++++++++++++++++++++++++++++++++
gcc/tree-sra.cc | 6 ++++++
5 files changed, 79 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-68.c
create mode 100644 gcc/testsuite/gcc.dg/bitint-69.c
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-46.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.