This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 9f817c98403 i386: Remove CLDEMOTE for clients
new 2efe8cc5558 rtl-ssa: Reject non-address uses of autoinc regs [PR120347]
new cb3c5b7d15c aarch64: Incorrect removal of ZA restore [PR120624]
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-sme.md | 2 ++
gcc/config/aarch64/aarch64.md | 8 ++++++++
gcc/rtl-ssa/changes.cc | 18 ++++++++++++++++++
gcc/rtlanal.cc | 2 +-
gcc/testsuite/gcc.dg/torture/pr120347.c | 13 +++++++++++++
gcc/testsuite/gcc.target/aarch64/sme/za_state_7.c | 21 +++++++++++++++++++++
6 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120347.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sme/za_state_7.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 a73cb702e24 ranger-op: Use CFN_ constant instead of plain BUILTIN_ one
new 6af1e7409ce diagnostics: Mark path_label::get_effects as final override
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/diagnostic-format-html.cc | 2 +-
gcc/diagnostic-path-output.cc | 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 gcc.
from 85f0620a8b0 ranger: Mark several member functions as final override
new 2670d11b029 tree-ssa-propagate.h: Mark two functions as override
new 00712aebedc value-relation.h: Mark dom_oracle::next_relation as override
new a73cb702e24 ranger-op: Use CFN_ constant instead of plain BUILTIN_ one
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-range-op.cc | 2 +-
gcc/tree-ssa-propagate.h | 4 ++--
gcc/value-relation.h | 2 +-
3 files changed, 4 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 gcc.
from c08d6d90ca5 Remove unused vector in value-relation.cc.
new fb1ba48f557 Mark rtl_avoid_store_forwarding functions final override
new db5cda85e63 Mark pass_sccopy gate and execute functions as final override
new 8b4b0f7af73 coroutines: Remove unused private member in cp_coroutine_transform
new 85f0620a8b0 ranger: Mark several member functions as final override
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/avoid-store-forwarding.cc | 4 +--
gcc/cp/coroutines.h | 1 -
gcc/gimple-ssa-sccopy.cc | 4 +--
gcc/range-op-mixed.h | 12 ++++----
gcc/range-op-ptr.cc | 2 +-
gcc/range-op.cc | 72 ++++++++++++++++++++++---------------------
6 files changed, 48 insertions(+), 47 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 5aca8510abe tree-optimization/109892 - SLP reduction of fma
new 3b84d180fa8 get_bitmask is sometimes less refined.
new ec44df73232 Promote verify_range to vrange.
new c08d6d90ca5 Remove unused vector in value-relation.cc.
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/value-range.cc | 121 ++++++++++++++++++++++++++++++++++++++++++++++++--
gcc/value-range.h | 9 ++--
gcc/value-relation.cc | 6 ---
3 files changed, 123 insertions(+), 13 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 143e50f2ed5 tree-optimization/120808 - SLP build with mixed .FMA/.FMS
new 5aca8510abe tree-optimization/109892 - SLP reduction of fma
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/vect-reduc-fma-1.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/vect/vect-reduc-fma-2.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/vect-reduc-fma-3.c | 16 ++++++++++++++++
gcc/tree-vect-loop.cc | 17 +++++++++++++++++
4 files changed, 68 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-reduc-fma-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-reduc-fma-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-reduc-fma-3.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 e7ff8e8d77d ivopts: Change constant_multiple_of to expand aff nodes.
new 143e50f2ed5 tree-optimization/120808 - SLP build with mixed .FMA/.FMS
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/bb-slp-pr120808.c | 12 +++++++
gcc/tree-vect-slp-patterns.cc | 2 +-
gcc/tree-vect-slp.cc | 52 ++++++++++++++++++++---------
gcc/tree-vectorizer.h | 2 +-
4 files changed, 50 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr120808.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 125881849ad gdb: remove final m_stream->emit_style_escape calls from pa [...]
new 5103708c018 aarch64: Add supports for FEAT_PoPS feature and DC instructions.
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:
gas/config/tc-aarch64.c | 1 +
gas/doc/c-aarch64.texi | 2 ++
gas/testsuite/gas/aarch64/sysreg/pops-sysregs-bad.d | 3 +++
.../{illegal-sysreg-7.l => pops-sysregs-bad.l} | 12 +++++++-----
gas/testsuite/gas/aarch64/sysreg/pops-sysregs-bad.s | 20 ++++++++++++++++++++
gas/testsuite/gas/aarch64/sysreg/pops-sysregs.d | 12 ++++++++++++
gas/testsuite/gas/aarch64/sysreg/pops-sysregs.s | 7 +++++++
include/opcode/aarch64.h | 2 ++
opcodes/aarch64-opc.c | 2 ++
9 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/pops-sysregs-bad.d
copy gas/testsuite/gas/aarch64/sysreg/{illegal-sysreg-7.l => pops-sysregs-bad.l} (50%)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/pops-sysregs-bad.s
create mode 100644 gas/testsuite/gas/aarch64/sysreg/pops-sysregs.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/pops-sysregs.s
--
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 1bac0fcd046 libstdc++: Test for %S precision for durations with integra [...]
new e7ff8e8d77d ivopts: Change constant_multiple_of to expand aff nodes.
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.target/aarch64/sve/adr_7.c | 24 ++++++++++
gcc/tree-ssa-loop-ivopts.cc | 65 +++++++++++++++-------------
2 files changed, 59 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/adr_7.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 36bcbc6b5b Linux: Convert '__close_nocancel_nostatus' to a standalone handler
new b2a8d19f4a manual: Add missing free to open_memstream example [BZ #27866]
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:
manual/examples/memstrm.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.