summaryrefslogtreecommitdiff
path: root/test/files/jvm/t6941.flags
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-01-31 10:18:26 -0800
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-01-31 11:00:44 -0800
commitb2117cf6f4080eff9028b2aa33a013329022efd6 (patch)
tree0cdfb6a34583a4b0ae41ca086256cf67acca25fb /test/files/jvm/t6941.flags
parentb92396b57912f040d8f536b8a60b844ff586ff0d (diff)
downloadscala-b2117cf6f4080eff9028b2aa33a013329022efd6.tar.gz
scala-b2117cf6f4080eff9028b2aa33a013329022efd6.tar.bz2
scala-b2117cf6f4080eff9028b2aa33a013329022efd6.zip
SI-6941 tests
tests that the methods' bytecodes are similar as variable load/stores are reordered, it ignores which variables are modified when checking for bytecode equality the assert is: `similarBytecode(methNodeA, methNodeB, equalsModuloVar)`
Diffstat (limited to 'test/files/jvm/t6941.flags')
-rw-r--r--test/files/jvm/t6941.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/jvm/t6941.flags b/test/files/jvm/t6941.flags
new file mode 100644
index 0000000000..49d036a887
--- /dev/null
+++ b/test/files/jvm/t6941.flags
@@ -0,0 +1 @@
+-optimize