summaryrefslogtreecommitdiff
path: root/test/files/pos/trait-force-info.flags
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-01-26 06:58:17 -0800
committerPaul Phillips <paulp@improving.org>2012-01-26 07:35:54 -0800
commita7aeddd038bead9cda67a85a922a7988b459ff04 (patch)
tree17b6f0e48dddbdfb5f06d646db0a35bb8eee3433 /test/files/pos/trait-force-info.flags
parente8a198f46eedc3f540c511297bdfcab68c005221 (diff)
downloadscala-a7aeddd038bead9cda67a85a922a7988b459ff04.tar.gz
scala-a7aeddd038bead9cda67a85a922a7988b459ff04.tar.bz2
scala-a7aeddd038bead9cda67a85a922a7988b459ff04.zip
Fix for recently induced -optimise crasher.
"Induced" but not in my estimation "caused". Would like to understand why the enclosed test case crashes under -optimise without this change to AddInterfaces.
Diffstat (limited to 'test/files/pos/trait-force-info.flags')
-rw-r--r--test/files/pos/trait-force-info.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/trait-force-info.flags b/test/files/pos/trait-force-info.flags
new file mode 100644
index 0000000000..eb4d19bcb9
--- /dev/null
+++ b/test/files/pos/trait-force-info.flags
@@ -0,0 +1 @@
+-optimise \ No newline at end of file