Important details about the actions taken by KAP are given in the
Footnotes listing. The Footnotes are numbered and printed at the
bottom of each program unit under the Footnote List
heading. References to the footnotes are displayed in the listing
under the column headed Footnotes.
An example of a
footnote follows.
In the listing the following appears:
13 DD 1790 if (b(i).le.6) ib(j*i) = i+j
At the end of the listing under the heading, Footnotes
, is the following:
13: data dependence Data dependence involving this line due to variable IB
In this example, 13
is the footnote number,
DD
, meaning data dependence, is the class of
message issued by KAP, and the if
statement on line
1790
is the reference for this footnote.