From 39a31d07d5c70f490c04da0969716b4bd12bb6ae Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 1 Sep 2006 15:11:22 +0000 Subject: the Error type; better lexer error reporting --- src/HelpFile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/HelpFile') diff --git a/src/HelpFile b/src/HelpFile index 1fbb50b85..6e6b7dc2a 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -585,7 +585,9 @@ q, quit: q The default is share for concrete, none for resource modules. Each of the flags can have the suffix _subs, which performs common subexpression elimination after the main optimization. - Thus, -optimize=all_subs is the most aggressive one. + Thus, -optimize=all_subs is the most aggressive one. The _subs + strategy only works in GFC, and applies therefore in concrete but + not in resource modules. -optimize=share share common branches in tables -optimize=parametrize first try parametrize then do share with the rest -optimize=values represent tables as courses-of-values -- cgit v1.2.3