58
Pascal 4.0 User’s Guide
3
Generates the highest level of optimization. Uses optimization algorithms that
take more compilation time or that do not have as high a certainty of
improving execution time. Optimization at this level is more likely to improve
performance if it is done with profile feedback. See
-xprofile=p
.
If the optimizer runs out of memory, it tries to recover by retrying the current
procedure at a lower level of optimization and resumes subsequent procedures
at the original level specified in the command-line option.
-xpg
Same as
-p
and
-pg
-xprofile=
p
(Solaris 2.x only) The
-xprofile=
p option collects data for a profile or use a
profile to optimize.
p must be
collect
,
use[
:name]
, or
tcov
.
Содержание SunSoft Pascal 4.0
Страница 14: ...xiv Pascal 4 0 User s Guide ...
Страница 16: ...xvi Pascal 4 0 User s Guide ...
Страница 30: ...6 Pascal 4 0 User s Guide 1 ...
Страница 160: ...136 Pascal 4 0 User s Guide 6 ...
Страница 268: ...244 Pascal 4 0 User s Guide 11 ...
Страница 320: ...296 Pascal 4 0 User s Guide B ...
Страница 331: ...Index 307 ...
Страница 333: ......