On Fri, Dec 05, 2025 at 11:03:09AM +0100, Filip Kastl wrote:
> Describe the -alias option for the -fdump-tree flag.
> 
> gcc/ChangeLog:
> 
>       * doc/invoke.texi: Document -fdump-tree-<pass>-alias.

alias does a lot more than that.
It also dumps the pt_solutions/alignment/misalignment for
pointer SSA_NAMEs, global ranges for integral/floating point SSA_NAMEs,
and use/clobber pt_solutions for calls.

        Jakub

Reply via email to