summary refs log tree commit diff stats
path: root/tests/stdlib/tbitops2.nim.cfg
diff options
context:
space:
mode:
authorParashurama <Rhagdamaziel@ymail.com>2017-03-14 21:32:54 +0100
committerAndreas Rumpf <rumpf_a@web.de>2017-03-14 21:32:54 +0100
commit976095c894934a0311e75ae9ac45ad09395f1842 (patch)
tree9291ca3cf88af0467e952ea188663a33ec28dd83 /tests/stdlib/tbitops2.nim.cfg
parentac2f1996a8cf5581339526aa60c4cdb74ef3cd0c (diff)
downloadNim-976095c894934a0311e75ae9ac45ad09395f1842.tar.gz
add bitops module for optimized bit manipulation. (#5201)
Diffstat (limited to 'tests/stdlib/tbitops2.nim.cfg')
-rw-r--r--tests/stdlib/tbitops2.nim.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/stdlib/tbitops2.nim.cfg b/tests/stdlib/tbitops2.nim.cfg
new file mode 100644
index 000000000..e1cb77e82
--- /dev/null
+++ b/tests/stdlib/tbitops2.nim.cfg
@@ -0,0 +1,2 @@
+-d:noIntrinsicsBitOpts
+-d:noUndefinedBitOps