summaryrefslogtreecommitdiff
path: root/test/files/neg/incompatibleSettings.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/incompatibleSettings.check')
-rw-r--r--test/files/neg/incompatibleSettings.check6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/files/neg/incompatibleSettings.check b/test/files/neg/incompatibleSettings.check
deleted file mode 100644
index 0f28d41825..0000000000
--- a/test/files/neg/incompatibleSettings.check
+++ /dev/null
@@ -1,6 +0,0 @@
-warning: Conflicting compiler settings were detected. Some settings will be ignored.
-Compiler settings for the 2.11 optimizer (-optimise) are incompatible with -Ybackend:GenBCode (which is the default in 2.12).
-The optimizer settings are ignored. See -Yopt:help for enabling the new optimizer in 2.12.
-error: No warnings can be incurred under -Xfatal-warnings.
-one warning found
-one error found