This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix broken graph dump


On Sat, May 24, 2014 at 6:44 AM, Xinliang David Li <davidxl@google.com> wrote:
> graph dump is broken in trunk (and gcc-49) -- the subgraph of the last
> function gets dumped. The patch fixed the problem. Also fixed the
> function header dump -- the cgraph uid is still used in many places
> such as -fdisable|enable-xxx options.
>
> Ok for trunk?

Ok if tested ok.

Thanks,
Richard.

> David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]