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, 6 insertions, 0 deletions
diff --git a/test/files/neg/incompatibleSettings.check b/test/files/neg/incompatibleSettings.check
new file mode 100644
index 0000000000..0f28d41825
--- /dev/null
+++ b/test/files/neg/incompatibleSettings.check
@@ -0,0 +1,6 @@
+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