aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/genop.tab
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-03-16 15:54:35 +0100
committerBjörn Gustavsson <[email protected]>2010-03-22 18:20:12 +0100
commitbba60738a4de2528a361d815895191e8e0efd529 (patch)
treed3cfc8efcc1da8f707a3513f6aa1d4d6100b305a /lib/compiler/src/genop.tab
parent2dc5a17b550e37b41410ad09ee636d877ca1f106 (diff)
downloadotp-bba60738a4de2528a361d815895191e8e0efd529.tar.gz
otp-bba60738a4de2528a361d815895191e8e0efd529.tar.bz2
otp-bba60738a4de2528a361d815895191e8e0efd529.zip
erts: Don't support the put_string/3 instruction
Since R14 does not need to load code that can also be loaded in an R11 run-time system, support for the put_string/3 instruction can be removed.
Diffstat (limited to 'lib/compiler/src/genop.tab')
-rw-r--r--lib/compiler/src/genop.tab2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/src/genop.tab b/lib/compiler/src/genop.tab
index 6874054495..994d7e4626 100644
--- a/lib/compiler/src/genop.tab
+++ b/lib/compiler/src/genop.tab
@@ -132,7 +132,7 @@ BEAM_FORMAT_NUMBER=0
#
# Building terms.
#
-68: put_string/3
+68: -put_string/3
69: put_list/3
70: put_tuple/2
71: put/1