mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
Add changelog entry for r16-7757 manually.
This commit is contained in:
committed by
Jakub Jelinek
parent
10fc957462
commit
e0ba3ccf5b
@@ -213,6 +213,20 @@
|
||||
* optabs.cc (expand_vector_broadcast): Allow broadcasting QImode
|
||||
to BImode vector.
|
||||
|
||||
2026-02-27 Vladimir N. Makarov <vmakarov@redhat.com>
|
||||
|
||||
Revert:
|
||||
2026-02-26 Vladimir N. Makarov <vmakarov@redhat.com>
|
||||
|
||||
PR target/115042
|
||||
* lra-int.h (lra_constraint_insn_stack_clear): New prototype.
|
||||
* lra.cc (lra_constraint_insn_stack2): New vector.
|
||||
(lra_constraint_insn_stack_clear): New function.
|
||||
(lra): Initialize/finalize lra_constraint_insn_stack2.
|
||||
* lra-constraints.cc (lra_constraints): Use
|
||||
lra_constraint_insn_stack_clear to postpone processing new reload
|
||||
insns.
|
||||
|
||||
2026-02-27 Martin Jambor <mjambor@suse.cz>
|
||||
|
||||
PR ipa/123229
|
||||
|
||||
Reference in New Issue
Block a user