summaryrefslogtreecommitdiff
path: root/test/files/run/t8925.flags
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2014-10-20 15:38:25 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2014-11-04 13:13:25 +0100
commit42aff37076747c5b63a8cae073deb9c4930d8f7a (patch)
tree07a6e0fa6194ad13437fb351a6de1408f8da532c /test/files/run/t8925.flags
parentb556b2fdcc7198bffe0ee90c5adc8c9eb3c29e36 (diff)
downloadscala-42aff37076747c5b63a8cae073deb9c4930d8f7a.tar.gz
scala-42aff37076747c5b63a8cae073deb9c4930d8f7a.tar.bz2
scala-42aff37076747c5b63a8cae073deb9c4930d8f7a.zip
SI-8925, SI-7407 test cases, fixed in new backend
Given that the issues are old (2.10) and we move to the new backend in 2.12, I don't plan to fix them in GenASM. The test case for 7407 existed already, this commit just adds `-Yopt:l:none` to the flags to make no dead code is eliminated.
Diffstat (limited to 'test/files/run/t8925.flags')
-rw-r--r--test/files/run/t8925.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/t8925.flags b/test/files/run/t8925.flags
new file mode 100644
index 0000000000..be4ef0798a
--- /dev/null
+++ b/test/files/run/t8925.flags
@@ -0,0 +1 @@
+-Ynooptimise -Yopt:l:none -Ybackend:GenBCode