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.
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 c8245b184 Add entry 47ff07a6c283a39fa3b8c92d823c8851678dfc0f from https [...]
new 85e9c2e85 Add entry 47ff07a6c283a39fa3b8c92d823c8851678dfc0f 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:
gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/jira/description | 4 ++++
gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/jira/yaml | 4 ++++
gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/status.txt | 4 ++++
.../tcwg_gdb_check/{master-arm => master-aarch64}/details.txt | 6 +++---
.../{master-arm => master-aarch64}/reproduction_instructions.txt | 4 ++--
.../tcwg_gdb_check/master-aarch64}/status-summary.txt | 0
.../tcwg_gdb_check/master-aarch64/status.txt | 6 +++---
.../tcwg_gdb_check/status.txt | 4 ++++
8 files changed, 24 insertions(+), 8 deletions(-)
copy gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/tcwg_gdb_check/{master-arm [...]
copy gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/tcwg_gdb_check/{master-arm [...]
copy {gcc/sha1/10a0ee8a9c05e7b68a0bdc66023dacd6cfcc1417 => gdb/sha1/47ff07a6c283a3 [...]
copy gdb/sha1/{05e1cac2496f842f70744dc5210fb3072ef32f3a => 47ff07a6c283a39fa3b8c92 [...]
--
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-13
in repository gcc.
from 32162518fd6 Daily bump.
new 71966e25ac5 libstdc++: Fix incorrect PR number in comment
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:
libstdc++-v3/include/std/format | 7 ++-----
1 file changed, 2 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 5fbc1b2e7c1 libstdc++: Fix std::runtime_format deviations from the spec [...]
new 9073084a064 testsuite: Fix up preprocessor conditions in bitint-31.c test
new d8c1361220b rs6000: Fix ASAN linker errors for Power ELF V1 ABI [PR113284]
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/rs6000/rs6000.cc | 1 +
gcc/output.h | 4 ++++
gcc/testsuite/gcc.dg/bitint-31.c | 6 +++---
gcc/varasm.cc | 9 +++++++++
4 files changed, 17 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 0eaf7ade2 Add entry 47ff07a6c283a39fa3b8c92d823c8851678dfc0f from https [...]
new c8245b184 Add entry 47ff07a6c283a39fa3b8c92d823c8851678dfc0f 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_gdb_check/master-aarch64/build_url | 1 +
.../tcwg_gdb_check/{master-arm => master-aarch64}/last_good | 0
2 files changed, 1 insertion(+)
create mode 100644 gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/tcwg_gdb_chec [...]
copy gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/tcwg_gdb_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 gcc.
from 6dece9913f4 libgcc: Use may_alias attribute in bitint handlers
new e9035183a20 libstdc++: Fix incorrect PR number in comment
new 35f8c661d67 libstdc++: Implement C++23 P1951R1 (Default Args for pair's [...]
new 5fbc1b2e7c1 libstdc++: Fix std::runtime_format deviations from the spec [...]
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:
libstdc++-v3/include/bits/stl_pair.h | 8 ++++
libstdc++-v3/include/std/format | 37 +++++++++++------
.../20_util/pair/cons/default_tmpl_args.cc | 48 ++++++++++++++++++++++
.../testsuite/std/format/runtime_format.cc | 11 +++++
4 files changed, 91 insertions(+), 13 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/cons/default_tmpl_args.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e5bd8ddcd Add entry f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d from https [...]
new c9cd712dc Add entry 47ff07a6c283a39fa3b8c92d823c8851678dfc0f 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:
gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/first_url | 1 +
.../tcwg_gdb_check/master-arm/build_url | 1 +
.../tcwg_gdb_check/master-arm/last_good | 1 +
3 files changed, 3 insertions(+)
create mode 100644 gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/first_url
create mode 100644 gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/tcwg_gdb_chec [...]
create mode 100644 gdb/sha1/47ff07a6c283a39fa3b8c92d823c8851678dfc0f/tcwg_gdb_chec [...]
--
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 322ffd247e4 [gdb/testsuite] Use require in gdb.dwarf2/assign-variable-v [...]
new 76118e1675f gdb/python: New InferiorThread.ptid_string attribute
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/NEWS | 4 ++++
gdb/doc/python.texi | 7 +++++++
gdb/python/py-infthread.c | 27 +++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-infthread.exp | 8 ++++++++
4 files changed, 46 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 7017c475b Add entry f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d from https [...]
new e5bd8ddcd Add entry f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d 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:
gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/jira/description | 4 ++++
gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/jira/yaml | 4 ++++
gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/status.txt | 4 ++++
.../details.txt | 6 +++---
.../master-thumb_m7_eabi}/reproduction_instructions.txt | 4 ++--
.../master-thumb_m7_eabi}/status-summary.txt | 0
.../{master-thumb_v8a_hard_eabi => master-thumb_m7_eabi}/status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
8 files changed, 23 insertions(+), 7 deletions(-)
copy gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/{tcwg_gnu_cross_check_gcc/m [...]
copy gcc/sha1/{1a599caab86464006ea8c9501aff6c6638e891eb => f8bf6a69e260a5f1aa0dbf8 [...]
copy gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/tcwg_gnu_embed_check_gcc/{m [...]
--
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 5d30efc75 Add entry 897b95a12b7fe549ec2cb8ef3a3f0e4fbabf9737 from https [...]
new 7017c475b Add entry f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d 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_m7_eabi}/build_url | 2 +-
.../master-thumb_m7_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/{tcwg_bootstrap_check/maste [...]
--
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 160799b366c middle-end/113344 - is_truth_type_for vs GENERIC tcc_comparison
new 6dece9913f4 libgcc: Use may_alias attribute in bitint handlers
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:
libgcc/libgcc2.c | 34 +++++++++++++++++-----------------
libgcc/libgcc2.h | 10 ++++++----
libgcc/soft-fp/bitint.h | 8 ++++----
3 files changed, 27 insertions(+), 25 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 72b3495dfdd i386: Remove redundant move in vnni pattern
new 160799b366c middle-end/113344 - is_truth_type_for vs GENERIC tcc_comparison
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/fold-const.cc | 2 +-
gcc/match.pd | 2 +-
2 files 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 156a2edbdbb LoongArch: Fix relaxation overflow caused by section alignment
new 6bf40ece270 gas: sframe: warn when skipping SFrame FDE generation
new 322ffd247e4 [gdb/testsuite] Use require in gdb.dwarf2/assign-variable-v [...]
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/gen-sframe.c | 34 +++++++++++++---------
gas/testsuite/gas/cfi-sframe/common-empty-1.d | 1 +
gas/testsuite/gas/cfi-sframe/common-empty-2.d | 1 +
.../assign-variable-value-to-register.exp | 4 +--
4 files changed, 24 insertions(+), 16 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 7ec177ecdb2 RISC-V: Enhance a testcase
new 4ab847b354e i386: Add AVX10.1 related macros
new 72b3495dfdd i386: Remove redundant move in vnni pattern
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/i386/i386-c.cc | 7 +++++++
gcc/config/i386/sse.md | 4 ----
2 files changed, 7 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 binutils-gdb.
from 192781a3986 x86: Fix indentation and use true/false instead of 1/0
new 156a2edbdbb LoongArch: Fix relaxation overflow caused by section alignment
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:
bfd/elfnn-loongarch.c | 79 ++++++++++++++++------
.../relax-section-align-overflow.s | 25 +++++++
ld/testsuite/ld-loongarch-elf/relax.exp | 25 +++++--
3 files changed, 100 insertions(+), 29 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-section-align-overflow.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.