aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/beam_validator_SUITE_data/merge_undefined.S
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-02-17 14:27:47 +0100
committerBjörn Gustavsson <[email protected]>2015-02-18 13:07:52 +0100
commitc8aed3b1521edbe7c13860c9a7557129481e60b3 (patch)
treeb7f6a12ce58b9d25acd213f1146c6c97c3f076a6 /lib/compiler/test/beam_validator_SUITE_data/merge_undefined.S
parent7d722f548a110674781dc21312c0e538fc7720c7 (diff)
downloadotp-c8aed3b1521edbe7c13860c9a7557129481e60b3.tar.gz
otp-c8aed3b1521edbe7c13860c9a7557129481e60b3.tar.bz2
otp-c8aed3b1521edbe7c13860c9a7557129481e60b3.zip
beam_validator: Remove support for all other unsupported instructions
Diffstat (limited to 'lib/compiler/test/beam_validator_SUITE_data/merge_undefined.S')
-rw-r--r--lib/compiler/test/beam_validator_SUITE_data/merge_undefined.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/compiler/test/beam_validator_SUITE_data/merge_undefined.S b/lib/compiler/test/beam_validator_SUITE_data/merge_undefined.S
index 3d76127824..481d55045d 100644
--- a/lib/compiler/test/beam_validator_SUITE_data/merge_undefined.S
+++ b/lib/compiler/test/beam_validator_SUITE_data/merge_undefined.S
@@ -22,7 +22,8 @@
{label,4}.
{allocate_heap,1,6,2}.
{move,{x,1},{y,0}}.
- {put_string,2,{string,"~p"},{x,0}}.
+ {put_list,{integer,112},nil,{x,0}}.
+ {put_list,{integer,126},{x,0},{x,0}}.
{put_list,{y,0},nil,{x,1}}.
{'%live',2}.
{call_ext,2,{extfunc,io,format,2}}.