phsinfo

Option Type Default Value #pragma options C C++
-qoption nophsinfo - x x

Syntax

    -qphsinfo | -qnophsinfo 

Purpose
Reports the time taken in each compilation phase. Phase information is sent to standard output.

Example
To compile myprogram.c and report the time taken for each phase of the compilation, enter:

xlC myprogram.c -qphsinfo


List of Compiler Options and Their Defaults
Options that Specify Compiler Output