diff options
author | Björn Gustavsson <[email protected]> | 2010-11-10 14:03:50 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-01-17 15:23:36 +0100 |
commit | 177cca2e0ad8752022c3322f537ee836598b342a (patch) | |
tree | b82fdb7cb0a11afe743eb81c45bc4d1e144ec3db /erts/configure.in | |
parent | 89337287749d57024df06eaceca1236899efdcd1 (diff) | |
download | otp-177cca2e0ad8752022c3322f537ee836598b342a.tar.gz otp-177cca2e0ad8752022c3322f537ee836598b342a.tar.bz2 otp-177cca2e0ad8752022c3322f537ee836598b342a.zip |
BEAM loader: Fix bug in handling of "rest" arguments
It would only really work in simple case like:
select_val S=q Fail=f Size=u Rest=* => ...
where all operands for a single instruction where bound to
variables, and not for more complicated cases such as:
i_put_tuple Dst Arity Puts=* | put PutSrc => ...
Diffstat (limited to 'erts/configure.in')
0 files changed, 0 insertions, 0 deletions