5.3.3 /assume, /a, (/assume=cel), /noassume, /na

The /assume qualifier tells KAP to make certain global assumptions about the program being processed. Most of these can also be controlled by various assertions (see Chapter 7). The /assume qualifier settings and the corresponding KAP assertions are as follows:

By default, KAP assumes that a program conforms to the Fortran 77 standard, that is, /assume=el . The default includes /assume=c to simplify some analysis and inlining.

To disable all the above assumptions, enter /noassume on the command line.


Previous Page | Next Page | Contents | Index |
Command-Line Qualifiers

Copyright © Digital Equipment Corporation. 1999. All Rights Reserved.