aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2018-10-01 11:49:54 +0200
committerBjörn Gustavsson <[email protected]>2018-10-01 11:49:54 +0200
commit5c5428bbf40b3f5c1c6f642c1b49a84c6f364d5b (patch)
tree982de7dd57a668a1d2c342775af93e0f74cfdacb /lib/compiler/test
parentba7e9c39a9067b5bc5e9316c8eb294359e3641a6 (diff)
parentb6f06edde9645bf96a4bc7ebb1e0965fc8b177d6 (diff)
downloadotp-5c5428bbf40b3f5c1c6f642c1b49a84c6f364d5b.tar.gz
otp-5c5428bbf40b3f5c1c6f642c1b49a84c6f364d5b.tar.bz2
otp-5c5428bbf40b3f5c1c6f642c1b49a84c6f364d5b.zip
Merge branch 'bjorn/compiler/fix-r21-option'
* bjorn/compiler/fix-r21-option: Fix code generation of binary instructions with the r21 option
Diffstat (limited to 'lib/compiler/test')
-rw-r--r--lib/compiler/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile
index e56594f344..40428b7f2d 100644
--- a/lib/compiler/test/Makefile
+++ b/lib/compiler/test/Makefile
@@ -98,6 +98,7 @@ INLINE= \
record
R21= \
+ bs_construct \
bs_match
CORE_MODULES = \