gcdm Decision Maker Option
6-1
6
This chapter describes the gcdm option, which invokes the gcdm960 global
optimization decision maker during the link process. The decision maker
then invokes the compiler and linker as necessary to perform program-
wide optimizations. For an overview of how to use this option, see
Chapter 4, Program-wide Analysis and Optimization.
gcdm Option Syntax
The gcdm option has the following syntax:
{ - | / } gcdm,
argument
[,
argument
]...
As with other options, you can use the / delimiter only in Windows. The
gcdm option
arguments
and the sections that describe them are listed in
Table 6-1.
Table 6-1 gcdm Option Arguments
gcdm Option Arguments Description
• subst={
module-set
}{
option-
list
}
• nosubst=
module-set
Controls which modules
are substituted.
• [no]ref=
module-set
Specifies whether
functions or data defined
in objects reside outside
the current module set
presented to the linker.
continued ☛