From: ceriel Date: Mon, 13 Jun 1988 15:57:21 +0000 (+0000) Subject: give some more info on global optimizer X-Git-Tag: release-5-5~3206 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ed5868aa06ffa9d22f9f7e224db7620f5ab45059;p=ack.git give some more info on global optimizer --- diff --git a/util/ack/ack.1.X b/util/ack/ack.1.X index 4759106e1..d6bce687a 100644 --- a/util/ack/ack.1.X +++ b/util/ack/ack.1.X @@ -182,6 +182,12 @@ Cross jumping. .IP \-s Give an indication to the IL phase, how much bigger the program may get. The IL phase will not make the program bigger when given \-s0. +.IP \-Q +Give some statistics. +.IP \-T +Optimize for time. +.IP \-S +Optimize for size. .RE .IP "" The default options are: -CJ -BO -SP.