1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00
emacs/test/src/comp-resources
Andrea Corallo c5de73a95a Fix native compilation for circular immediates (bug#67883)
* test/src/comp-resources/comp-test-funcs.el
(comp-test-67883-1-f): New function.

* lisp/emacs-lisp/comp.el (comp--collect-rhs)
(comp--ssa-rename-insn): Handle setimm aside to avoid unnecessary
immediate manipulation.
(comp--copy-insn-rec): Rename.
(comp--copy-insn): New function.
(comp--dead-assignments-func): Handle setimm aside to avoid
unnecessary.
2024-03-24 12:16:11 +01:00
..
comp-test-45603.el Remove uneffective test 2022-07-13 15:19:27 +02:00
comp-test-funcs-dyn.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
comp-test-funcs-dyn2.el ; Add 2024 to copyright years 2024-01-02 10:30:05 +08:00
comp-test-funcs.el Fix native compilation for circular immediates (bug#67883) 2024-03-24 12:16:11 +01:00
comp-test-pure.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00