From b7626d998ee415271105450f125c507629b8eae2 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Mon, 15 Feb 2016 16:56:48 +0100 Subject: Remove -Y settings that are no longer used in 2.12 Added a deprecation warning for `-optimize`. Later we'll also graduate `-Yopt` to `-opt`, probably for 2.12.0-M5. --- test/files/run/nothingTypeNoOpt.flags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/run/nothingTypeNoOpt.flags') diff --git a/test/files/run/nothingTypeNoOpt.flags b/test/files/run/nothingTypeNoOpt.flags index d3e4d61e19..bc22511cff 100644 --- a/test/files/run/nothingTypeNoOpt.flags +++ b/test/files/run/nothingTypeNoOpt.flags @@ -1 +1 @@ --Ybackend:GenBCode -Yopt:l:none +-Yopt:l:none -- cgit v1.2.3