diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-02-21 12:16:20 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-02-25 16:40:11 +0100 |
commit | 03c07c88d90b5747456b9d286bace2dd4a713aac (patch) | |
tree | bc5df98ed38273b010731c2c380b69758b237b56 /lisp/progmodes/octave.el | |
parent | 64af3c94a6197cd0c6a283880c900eeb5bf12961 (diff) | |
download | emacs-03c07c88d90b5747456b9d286bace2dd4a713aac.tar.gz |
Generate 'substring' byte op (bug#39709)
The 'substring' byte op was not emitted, apparently by mistake. Fix.
Suggested by Mark Oteiza <mvoteiza@udel.edu>.
* lisp/emacs-lisp/bytecomp.el (byte-defop-compiler): Add '1-3' clause.
(byte-compile-one-to-three-args): New.
* lisp/emacs-lisp/byte-opt.el (byte-compile-side-effect-free-ops):
Add 'byte-substring'.
* test/lisp/emacs-lisp/bytecomp-tests.el
(byte-opt-testsuite-arith-data): Test 'substring'.
Diffstat (limited to 'lisp/progmodes/octave.el')
0 files changed, 0 insertions, 0 deletions