8.1 Listoptions

The /listoptions command qualifier tells KAP what optional information to include in the listing and error files. The listing file can contain any combination of the following messages about the optimizations performed, indicated by these values:


C - Calling tree of the entire program
K - KAP qualifiers used presented at end of listing
L - Loop table
N - Print function names in error file
P - Compilation performance statistics
S - Summary table

The format of these listings follows. The source code used for the examples in this section was the transformed code from the /inline=setup example in Section 6.5.1. Information pertaining to just one function is for the first function of the source file. Default qualifiers were used, except for /list , /cmp , and /listoptions .


Previous Page Next Page Contents Index
Command-Line Qualifiers