On 7/12/19 2:36 PM, Giuliano Belinassi wrote:
> Hi,
>
> It seems that this patch wasn't merged to trunk yet. Is there any
> problem to it?
Nope. Just assumed you had access and would commit it yourself. I'll
go ahead and commit it for you shortly.
jeff
Hi,
It seems that this patch wasn't merged to trunk yet. Is there any
problem to it?
On 07/02, Jeff Law wrote:
> On 7/2/19 6:36 AM, Giuliano Belinassi wrote:
> > This patch makes lto-dump the symtab callgraph in graphviz DOT format.
> >
> > Previously, the suggested patch had some minor and chec
On 7/2/19 6:36 AM, Giuliano Belinassi wrote:
> This patch makes lto-dump the symtab callgraph in graphviz DOT format.
>
> Previously, the suggested patch had some minor and checkstyle issues
> that were fixed in this version.
>
>
> gcc/ChangeLog
> 2019-07-02 Giuliano Belinassi
>
>
On 7/2/19 2:36 PM, Giuliano Belinassi wrote:
> This patch makes lto-dump the symtab callgraph in graphviz DOT format.
>
> Previously, the suggested patch had some minor and checkstyle issues
> that were fixed in this version.
>
>
> gcc/ChangeLog
> 2019-07-02 Giuliano Belinassi
>
>
This patch makes lto-dump the symtab callgraph in graphviz DOT format.
Previously, the suggested patch had some minor and checkstyle issues
that were fixed in this version.
gcc/ChangeLog
2019-07-02 Giuliano Belinassi
* cgraph.c (dump_graphviz): New function
*