> Hello.
>
> For every created function_summary, we validate (with flag_checking) that
> all cgraph_nodes have summary_uid > 0. It produces a compile hog.
> It's sufficient to validate that for nodes that really utilize a function
> summary.
>
> Patch can bootstrap®test on ppc64le-linux-gnu.
>
Hello.
For every created function_summary, we validate (with flag_checking) that
all cgraph_nodes have summary_uid > 0. It produces a compile hog.
It's sufficient to validate that for nodes that really utilize a function
summary.
Patch can bootstrap®test on ppc64le-linux-gnu.
Ready for trunk?
M