-qcclines

Category

Input control

Purpose

Determines whether the compiler recognizes conditional compilation lines in fixed source form and F90 free source form. This option is not supported with IBM free source form.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- -q--+-cclines---+------------------------------------------><
        '-nocclines-'   

@PROCESS:

@PROCESS CCLINES |  NOCCLINES

Defaults

The default is -qcclines if the -qsmp=omp option is turned on; otherwise, the default is -qnocclines.

Related information