From ed5868aa06ffa9d22f9f7e224db7620f5ab45059 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 13 Jun 1988 15:57:21 +0000 Subject: [PATCH] give some more info on global optimizer --- util/ack/ack.1.X | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.34.1