The HP-UX compiler set includes a group of optimization controls
that are used to improve code performance. These controls can be
invoked from either the command line or from within a program using
certain directives and pragmas.
This chapter includes a discussion of the following topics:
Refer to Chapter 3 “Optimization levels”
for information on coding guidelines that assist the optimizer.
See the f90(1), cc(1), and aCC(1) man pages for information on compiler
options in general.
NOTE: The HP aC++ compiler does not support
the pragmas described in this chapter.